Hello
I need to know the exact position of a key figures in a query. Since I need the position for futher procession, I will need a function module or table that gives me this information.
For instance, if in the Rows of my query I have :
Key Figure 1
Key Figure 2
Key Figure 3.
Suppose I need to know the position of Key figure 3, is there a way to retrive the "Row 3" value.
I have searched and found out that there are tables that gives you details on a query but not such in depth structure information.
Can anybody help? Thanks