What is the reason, a BDC program is working in 'A' mode
but not in 'N' mode ?
Answers were Sorted based on User's Feedback
Answer / abhishek
Hi All
If your bdc is failing in N mode it means u having
some problem in recording please check in E mode u can get
the error screen .
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / gvkreddy
always by default MODE='A' Because it is for to display all
the screens at run time(ie.. Foreground)
if we want set it as background Job MODE='N' that means No
screens available in run time.
Is This Answer Correct ? | 12 Yes | 6 No |
Answer / srinivasaai
YES I AGREE WITH U GVKREDDY A:ALL SCREEN MODE USEFULLL TO
DISPLAY ALL SCREENS AT RUN TIME
N : NO SCREEN MODE NO SCREEN ARE AVALIABLE
I SUGGEST TO GO MOSTLY TO ALL SCREEN MODE AS IT HELPS TO
GIVE US A INFO WHERE THE RECORD UPLOADING IS FAILED.
Is This Answer Correct ? | 9 Yes | 5 No |
Answer / deepa thirunavukkarasu
always by default MODE='A' Because it is for to display all
the screens at run time(it is a default screen).
if we want set it as background Job MODE='N' that means No
screens available in run time.
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / srikanth
Default is 'A', but it is better to run it in 'N' mode. If
we have error records then the transaction will not proceed
further unless we clear the error.Adding to it.. if the
no.of records are less , then we could go with 'A' else go
with 'N'.
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sunil kumar sharma
hi all
always by default MODE='A' Because it is for to display all
the screens at run time(it is a default screen).
if we want set it as background Job MODE='N' that means No
screens available in run time.we use the function ws_upload
which is not compatible to 'n' mode
Is This Answer Correct ? | 1 Yes | 0 No |
What are the control break events in abap? : abap data dictionary
What are the different types of loops in the sap abap?
What is a size category?
what is the difference between function modules and subroutines
Can we define our own match code id's for sap matchcodes ?
Explain the different types of mode (run code) in call transaction method?
Can we store Data in Cluster table?
What are different abap/4 editors?
difference between Valuation type and valuation category?
How to transfer data which is coming from are report as output to another report
what are the stpes in ALE?
by which function module we are going to put data into sapscript ?