‎2008 Jan 05 8:48 AM
Hi All ,
What is the reason, a BDC program is working in 'A' mode but not in 'N' mode ?
Thanks and Regards.
Pradip Pawar
‎2008 Jan 05 11:04 AM
'A' mode is for the all screen mode and 'N' mode is for background processing.
‎2008 Jan 05 11:04 AM
'A' mode is for the all screen mode and 'N' mode is for background processing.
‎2008 Jan 05 11:25 AM
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.