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
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What are the different types of internal table?
What are the components of sap scripts? : abap hr
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What are the different types of abap reports in sap?
What are Table control and tab strip control in dialog programming ?
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
What are the different types of laws. What are they?
How do you write manual bdc session method? : abap bdc
What are the advantages of different types of bdc's?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
Is there any method apart from bdc for data upload to sap? : abap bdc
What is value table?
What happens if a function module runs in an update task? : abap modularization
Explain the advantages/disadvantages of logical databases?