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 are the commands used for interactive reports?
How to call transaction in session method without recording?
Performance tuning techniques
What are the components of selection table?
Which database object is used for storing the system variables? : abap data dictionary
What is processing class, where we do them and why? : sap abap hr
To how many tables can an append structure be assigned. : abap data dictionary
What are the personnel administration related Infotypes
What are the functional areas? User groups? and how does ABAP query work in relation to these?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
What are the kinds of foreign key fields?
What are the basic objects of the data dictionary? : abap data dictionary
What is the table & field to identify the no of items (bottles) stored in one case?
When value table becomes check table?
Badi concepts