Dear all,
we are using the function "SAPGetVariable" to display the values specified for BW variables in the report title.
=SAPGetVariable("DS_1"; "VAR_1";"VALUE")
In most cases, the function returns the value in the format: key text. (e.g. Company Code: DE00 Germany).
Funny is the funciton with the hierarchy variable. It returns also the value but in another format: text (key).
Is there any possibility to get the key and text for variable separatly or get the value in same format?
Thanks in advance
Yong