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
What are the 3 types of function modules in sap?
What are the data classes in abap?
What two statements are required in an abap program to output an icon using a write statement?
How can you manipulate the presentation and attributes of interactive lists?
Why do we use dynamic where conditions?
How do you Export a session ?
What are the different methods of bdc? : abap bdc
Explain what are interactive reports?
Do you know any other patterns if yes.. explain
What are the two levels in defining a match code ?
How do you move on to the next screen in interactive reporting?
What is the difference b/t Session method and call transaction method ??
What is a table pool? : abap data dictionary
What is the difference between abap and hr abap? : abap hr
What is the meaning of client independent?