in bdc which method is suitable for back ground processing?
Answer Posted / m.kmart
In bdc, Session Method is best for the background
processing.
Because all error records are stored in the
error logs in session method.
Records are not updated until the errors are recctified. if
there is any error record,then it is not updated into the
database..
Error record when corrected can be processed again and
subsequently stored into DB.
I guess this what MR.Venkateswarlu.bandi intends to say.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How will you insert record in a sorted table
Name the abap/4 modularization techniques?
What is cts and what do you know about it? : abap hr
What is abap?
Which transaction code can I used to analyze the performance of ABAP program.?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
What are the merits of its?-
How do you get the number of lines in an internal table?
What kind of financial periods exist in sap? What is the relavent table for that?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
while implementing badi what are the tables u find??
What is payroll area
Normally how many and what files get created when a transaction program is written?
What is the difference between abap and hr abap? : abap hr
What is alv programming in abap?