if we have to upload the legacy data by using one
transaction ex.me22, in bdc which way we will choose i.e.
session method or call transaction? how we will choose that
way? can we use both method in single program?
Answer Posted / venkatesh.bandi
Both methods we cannot use in the same program. Depend upon
the requirement and volume of data only we have to choose
the method weather we have to session method or otherwise
call transaction method.
But most of times we have to use only session method.
Because the while processing the session if any errors
occured those error screens are stroed into Error session
logs. (SM35). And also the update the database also
synchorouous. Such facility is not aviable in call
transaction method.
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is pretty printer?
Give few names of pooled tables in sap ?
What are the modes in lock objects? : sap abap data dictionary
What is a size category? : abap data dictionary
2)In production what is the user exit?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What are the different message types available in the abap/4 ?
What is internal payroll process? : sap abap hr
what is difference between user exit, customer exit and badi?
Which function module reads the data for particular infotype ? : abap hr
Explain what is the significance of hide?
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
What is difference between check table and value table ?
The max number of calling modes stacked at one time is?
What are the basic object types? : sap abap hr