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

Problems in BDC Processing.

gaurab_banerji
Active Participant
0 Likes
440

What are the problems in processing batch input sessions?

How is batch input process different from processing on line?

3 REPLIES 3
Read only

Former Member
0 Likes
404

Hi,

CHECK THESE THREADS...

Regards,

Omkar.

Read only

gaurab_banerji
Active Participant
0 Likes
404

Thanks. I got the answer myself.

Direct Input -

1. Only for error free datas and master data updation

2. Direct Update of DB

3. Transaction BMVO and prog RBMVSHOW

BDC -

1. Screens are called programatically.

2. Programs run from SM35

3. Synchronous DB Update. DB Update occurs after session gets processed.

Read only

gaurab_banerji
Active Participant
0 Likes
404

Thanks. I got the answer myself.

Direct Input -

1. Only for error free datas and master data updation

2. Direct Update of DB

3. Transaction BMVO and prog RBMVSHOW

BDC -

1. Screens are called programatically.

2. Programs run from SM35

3. Synchronous DB Update. DB Update occurs after session gets processed.