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

que:BDC1

Former Member
0 Likes
398

hi,

How is Batch Input process different from Procession online?

thanks in advance.

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
374

Batch Input session allows you to run in the background and the foreground, but it does everything without user interaction. This is the difference between running BI and doing the transaction manually online.

Regards,

RIch Heilman

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
375

Batch Input session allows you to run in the background and the foreground, but it does everything without user interaction. This is the difference between running BI and doing the transaction manually online.

Regards,

RIch Heilman

Read only

Former Member
0 Likes
374

Batch input has 2 methods....Call Transaction & Session....Here Call Transaction has online/background modes....If u select mode A, u need to process records by user interaction whereas if u select mode N or E it gets updated in background mode without user interaction....

For session, when u run a session is created...going to SM35 this session can be processed in errors mode....