Question:
How do I find all query elements used for a particular query?
Which table holds all this information, like query technical name, Query build on (Cube), Characteristics, Key Figures, Calculated KF, Restricted KF, Variable, Structures used in the particular query?
Thanks in advance
Answer:
try using transaction RSRT.. At least u'll get some info from this
Answer:
Which table holds all this information, like query technical name, Query build on (Cube), Characteristics, Key Figures, Calculated KF, Restricted KF, Variable, Structures used in the particular query?
First get the querID from table RSRREPDIR (field rsrrepdir-compuid) and use this ID to find your way through the tables starting with RSZEL*
Enjoyyyy
Answer:
How do I find all query elements used for a particular query?
You could just collect them using Transport Connection.