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

BDC

Former Member
0 Likes
437

Hi All ,

What is the reason, a BDC program is working in 'A' mode but not in 'N' mode ?

Thanks and Regards.

Pradip Pawar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
417

'A' mode is for the all screen mode and 'N' mode is for background processing.

2 REPLIES 2
Read only

Former Member
0 Likes
418

'A' mode is for the all screen mode and 'N' mode is for background processing.

Read only

0 Likes
417

In 'A' mode we can see each and every screen i.e . each record getting updated.While in 'N' mode or 'E'(errors only) mode , the update is done in the background.