‎2007 May 14 11:35 AM
Hi,
Is there any difference while running the BDC in <b>MODE A</b> and <b>MODE N.</b>
‎2007 May 14 11:38 AM
hi,
A - asynchronus - does not wait for next update in the queue
Regards
Reshma
‎2007 May 14 11:52 AM
Hi,
Mode A- dispalys all screen
it means when BDC is ececuted, all screens wiil be dispalyed and u have to press enter at each popup..
mode N - displays no screen
it means when BDC is ececuted, no screen wiil be dispalyed
Regards,
Sonika
‎2007 May 14 12:34 PM
Hi
Mode A will display you all the screens
Mode N will not display the screens, it will run in background.
Reward points for suitable answers
Regards
Haritha.
‎2007 May 14 12:41 PM
hi,
mode A- all screen mode. we can see the screens alnog with the data.
mode N- No screen mode, background job schedulling.
if we select All Screen mode we can check the travering of data.
‎2007 May 14 12:45 PM
‎2007 May 14 3:13 PM
hi,
A means all screen mode u can see all the screens and the updations that are taking place in right position in screen can be seen and once the updations are done across the screens the data will be updated in to the database
N- no screen means u cann't see any screens and whether the data is getting updated properly also we cann't see. the program will be working in background and data will be updated to database.
if u have any more queries please feel free to ask on this issue.
‎2007 May 14 4:27 PM
Hi Vijay,
Yes, there is an difference between Mode A nad Mode N.
As if you are using call transaction in background , the only option in this method to execute in background is to display in Mode 'N'. This says that display all screens in Background and don't display any successful or failure messages or screens.
The other mode' A' is obsolutely the reverse, it displays all screens, irrespective of error or succesful screens.
Thanks
Manju.
‎2007 May 15 4:50 AM
Yes.There is difference in running bdc in Mode A and Mode N.
If we run in Mode A we can view All the screens during processing and if we run in Mode N ,no screens are viewed during processing.
‎2007 May 15 4:57 AM
Hi Vijay,
There is a Difference betwen modes 'A' and 'N'.
When you run the BDC in mode 'A'. All screens will be displayed.
You have to enter for each screen popup.
When you run BDC in Mode 'N'. No screens will be displayed.
Reward, if useful.
Thanks,
USR
‎2007 May 15 12:40 PM
Mode A is used to display all screens (foreground processing)
Mode N is used for no display (background processing)
‎2007 May 16 6:40 AM
Hello,
In "A" mode, all the screns are displayed, while execution.
It means "All Screen Mode".
In "N",i.e "No Screen Mode", none of the screens are displayed during execution.
Thanks and regards,
Prerna