on 2012 May 17 5:57 AM
Hi All,
Is there any program or table which gives query elements like RKF, CKF, Filters etc
Thanks,
Anshul
Request clarification before answering.
Hi,
You can use FM RSZ_X_COMPONENT_GET with following input parameters:
I_COMPID = Technical Name of the Query
I_TEMPLATE_TYPE = <Type>
I_LANGUAGE = EN
I_DESIGNTIME_CALL = R
I_OBJVERS = A
<type> meaning
SOB Filter
VAR Variable
SEL Restricted Key Figure
CKF Calculated key figure
FML Formula
After executing this FM with above selections you will get list of selected type in following output table: C_T_ELTDIR
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.