What is the reason, a BDC program is working in 'A' mode
but not in 'N' mode ?
Answer Posted / 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 |
Post New Answer View All Answers
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What is the difference between commit-work and rollback-work tasks?
What is a size category?
What is value table?
What are the main uses of the primary key?
What is a variable in the sap abap?
Explain what is sequence of event triggered in report?
What are the different types of sapscript symbols?
What is a table cluster? : abap data dictionary
What is the difference between function group and function module?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
Can we create a gui status in a program from the object browser?
What is a bsp application? : sap abap hr
What is meant by stacked list?
Explain what is the difference between primary key and unique key?