2024 Jun 11 8:01 PM
Hi everyone,
I'm currently working on creating a Batch Data Communication (BDC) in SAP. However, I'm encountering a problem during debugging. Whenever the program executes the CALL TRANSACTION, it crashes and generates the following error dump:
Dump generated in ABAP Program CL_BUPA_RESULT_SUB_SCREEN_ALV=CP by a batch input to the T-code BP
Has anyone experienced a similar issue or have any insights into what might be causing this error? I've tried checking for typical issues like screen sequences and authorization problems, but nothing seems to stand out. Any help or pointers would be greatly appreciated!
Thanks in advance.
2024 Jun 12 7:15 AM
BDC is an obsolete term, it's been renamed Batch Input a very long time ago.
Not all transactions support batch input.
You may search the forum and SAP notes before asking.
See: 1951318 - Batch input in BP transaction not supported - SAP for Me
2024 Jun 12 10:41 AM
For most Enjoy transactions, BDC / Batch Input are no longer supported, better look for 2484299 - BAPI list for BP , IDOCs or Classes (use any search tool)