on 2024 Apr 04 4:07 AM
Hi
Could anyone please help to provide solutions / suggestions on the ABAP runtime error when I run the ME2J report.
I would like to get the export of all PO issued for the proejct and the application terminates due to an ABAP runtime error.
Thanks very much.
Request clarification before answering.
Hi @Nava123
As your report times out you need to either narrow down the selection criteria so the report retrieves less data and runs faster or run the report as a background job.
Best regards
Dominik Tylczynski
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
There can be multiple reasons for runtime error, but assuming that the data you are requesting is having huge number of entries, please try with some additional filters.
You can specify plant, document type, document date, year. You can also filter for specific date ranges.
If still there is same runtime error, then additional details about the runtime error might help to understand the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
4 | |
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.