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

Create Variable for 0HIER_VERS

carsten4711
Explorer
0 Likes
1,090

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?

Accepted Solutions (0)

Answers (3)

Answers (3)

cud0002
Explorer
0 Likes

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

 

carsten4711
Explorer
0 Likes

It's been a while but i think the solution was to create the variable in Eclipse

ranto
Explorer
0 Likes

Hi @carsten4711 ,

Did you figure out how to do it? If anyone knows, I'm also interested.

BR

thomasrohmann1
Explorer
0 Likes
did you find out? I am running into the same prob