Hi experts,
User is inputting a Hierarchy node value in the AO prompt workbook screen ,it is an input ready workbook .
I have a planning sequence which reads the value user entered using a cell reference .But when I try using SapGetVariable function ,am unable to pass the node to the planning sequence.
SAPGetVariable("DS_2";"0BW_VAR";VAUEASKEY)
is there any other way to reference the hierarchy node using sap get variable function .