Used with SAP-BW, VariableValue provides information on what values are used for a SAP-BW variable response.
<<VariableValue(“GridName”, “VariableName”)>>
where:
“GridName” is the name of the Grid with an SAP-BW data source. The “current” keyword is supported when the function is used inside of a grid (text cell and/or custom heading).
“VariableName” is the name of the SAP-BW variable from which to obtain the return information.
Note: | As with all text function, although the quotes are optional, they should be used when the variable name contains non-alphanumeric characters such as parenthesis or a comma. |