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

REGARDING BDC

Former Member
0 Likes
1,300

Hi,

Is there any difference while running the BDC in <b>MODE A</b> and <b>MODE N.</b>

11 REPLIES 11
Read only

Former Member
0 Likes
1,281

hi,

A - asynchronus - does not wait for next update in the queue

Regards

Reshma

Read only

former_member632991
Active Contributor
0 Likes
1,281

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

Read only

Former Member
0 Likes
1,281

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.

Read only

Former Member
0 Likes
1,281

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.

Read only

former_member632991
Active Contributor
0 Likes
1,281

Pls reward points for all helpful and correct answers.

Read only

0 Likes
1,281

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.

Read only

Former Member
0 Likes
1,281

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.

Read only

Former Member
0 Likes
1,281

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.

Read only

Former Member
0 Likes
1,281

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

Read only

Former Member
0 Likes
1,281

Mode A is used to display all screens (foreground processing)

Mode N is used for no display (background processing)

Read only

Former Member
0 Likes
1,281

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