on ‎2008 Dec 16 5:47 PM
Hi all,
Is there a way to download the BEx queries properties to see the structures and formulas used in the queries?
Kindly respond
Thanks in advance
Request clarification before answering.
Hello,
You can try to use the function RSZ_X_COMPONENT_GET in order to have access to the query definition. You can enter the technical name of query in the field I_COMPID, the field I_OBJVERS = A and I_TEMPLATE_TYPES = REP.
I hope this can be useful
Cheers,
Ricardo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
it is a function, in this case you need to use transacttion SE37:
-> Function Module RSZ_X_COMPONENT_GET
-> F8
Cheers
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 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 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.