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

batch input session

Former Member
0 Likes
412

Hello experts,

I am trying to update data through a batch input session using transaction KE21N.

there are 258 records.

The problem is when I run the session in background, all of the records are errored and not updated.

But when I process them using 'display errors only/foreground'.

some of the are updated ( the rest are becuse the material is not in the tables).

I want to know if we can run the background process, so that the correct fields can be updated.

2 REPLIES 2
Read only

Former Member
0 Likes
337

what is the error-message you get for the records that have not been processed?

Read only

Former Member
0 Likes
337

Hi,

Alternative solution would be to pass only those data for which material exist. So before filling up the data in BDC table, validate if you are passing all the correct information.

Regards,

Lalit Kabra