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

Processing Batch input session in Error mode

Former Member
0 Likes
550

Hi Every one..

I am executing the BDC session for transaction (ME11) in error mode.

I am using standard program for it and some how it is not allowing me to execute in background so i am executing only in error mode.

But once i encounter the error record how can i execute the rest of the records in background.

I am able to execute the rest of the records but its very hectic

System - > Services - > Batch Input - > Next Transaction.

For every record i have to navigate in this fashion.

I am working in ECC 5.0 version. Is the version playing any role.

Thanks,

Sanjay

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
0 Likes
424

Try /n (next)

if you want to stop is /bend

2 REPLIES 2
Read only

FredericGirod
Active Contributor
0 Likes
425

Try /n (next)

if you want to stop is /bend

Read only

Former Member
0 Likes
424

Hi Sanjay,

Fredric is right. I am not too sure but you can also try pressing "F3".

Cheers,

Sanjeev