2024 May 11 11:51 AM - edited 2024 Jun 10 2:11 PM
Hi Guys,
Im trying to run the standard report s_alr_87013611 in my abap program using submit to get the data in an internal table, but as a result the report is executed and data not returned.
kindly review the attached code and suggest solutions
<Code removed as no answer were provided by the community>
Hi,
Make sure that the report program that you are trying to call is outputting the data when run with the same selection screen data that you're passing with submit command. Call cl_salv_bs_runtime_info=>get_error after calling get_data_ref to see if there was any error encountered during data capture
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
9 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.