cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Create Variable for 0HIER_VERS

carsten4711
Explorer
0 Kudos
495

Hi,

in a Query i want to select the hierarchy version by customer exit variable.

i tried to create a variable on 0HIER_VERS but this is a technical Infoobject and i can't add it to a provider to make it visible in query designer.

i also tried using Infoobject 0H_VERSION but variables on this object aren't visible as variables in version selection of the hierarchy.

Does anyone knows how to create a variable for the hierarchy version?

View Entire Topic
cud0002
Explorer
0 Kudos

In Eclipse, you create a variable on 0HIER_VERS.  The challenge I faced was that despite being assigned to the 0BWTCT_ESS infoArea in the RSDIOBJ table, it is not visible in the infoArea hierarchy.  The workaround I found is you right click on any infoObject, choose NEW>VARIABLE and then in the pop-up where you enter the variable name, you can also change the Ref. Characteristic from whatever IOBJ you right clicked on to 0HIER_VERS.

cud0002_0-1747869967352.png