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
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
What is an update type with reference to a match code id?
What is the table buffer?
Explain how do you move on to the next screen in interactive reporting?
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
What is retro active accounting
Explain client-dependent and client-independent tables.
What is bdc? : abap bdc
Setting up a BDC program where you find information from?
Do you know any other patterns if yes.. explain
What is the use of message command in a report? What are the different message types?
Explain what are the different functions used in sap script? What are the parameters used in each function?
Module Pool Programming: Events and Table Control handling.
Explain the use of insert and append statement in sap abap?
What is value table? : abap data dictionary