We have a requirement to create T-code for BEX query.The T-code should directly execute the specified BEX query and display the report upon execution. Could you provide the steps to create T-code on BEX query with the required screen field parameters to be maintained for that.
Request clarification before answering.
Hi,
Your requirements are somewhat unclear, but from a BW perspective, I see two options you could try, depending on what you are looking for:
If you want a supported API to run a BW query within custom coding and then either display or further process its result set, I recommend using the Lightweight BICS API. You can find more information, including coding examples, in the Support Content document Lightweight BICS API: ABAP based Query Access.
If you are looking for a backend transaction for query testing, you can use transaction RSRT, which serves exactly this purpose.
I hope this helps.
BR Bernhard
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.