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 |
For a package or transaction we will be having multiple no of user exits .Out of these exits how we will find out that the particular exit is the exit which we have to code
What is the disadvantage of using exec sql statement in abap?
How to Create an Interactive List based on the selection criteria specified for the customer number for displaying the customer information on the basic list, their corresponding order details on the secondary list. Plz specify the coding details. Regards, Rahul
How do u know that updation is successful in BDC
what is the difference between function modules and subroutines
Which bdc you prefer? : abap bdc
Are EVENTS Possible in LSMW?If so how to achieve?
1.If a table is fully buffered?can we fire single select? 2.Diff between submit progam name and submit program name and return? 3.central address management in sap script? 4.main criteria for using loop at read table?
How can i insert a field in script without using executable program
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary