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
How do you retrieve the data for repetitive structures ? : abap hr
What is the difference between call transaction and session method? : abap bdc
What is database utility?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What are the data types of the external layer?
What is the difference between scrolling a table horizontally and vertically?
Some Realtime Examples on Exits .
Can we access static attribute from instance method
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
Workbench request are client dependent or client independent
Does the external program run in the same sap luw as the caller, or in a separate one?
What is the difference between field-group header and other field groups? : abap modularization
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
How do you execute the payroll
What is the Difference between At Line selection and At user-command?