Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Help Needed: Error with Call Transaction in BDC (ABAP Program CL_BUPA_RESULT_SUB_SCREEN_ALV=CP)

guruprasadabap
Discoverer
0 Kudos
720

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.

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
648

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

Read only

RaymondGiuseppi
Active Contributor
617

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)