Skip to Content
0
Jun 10, 2020 at 10:03 AM

passing Hierachy node variable value using function SAPGETVARIABLE

118 Views

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 .