I have 2 transactions,the output of 1st transaction is input
of 2nd transaction.In this senario...Which method we use to
upload the Data,Call trans or Session maethod?How?
Answer Posted / ganesh
Sory Vaidehi,Session method is Asyn Process and Sync Update.how the 2nd Transaction take the input from the 1st transaction?if suppose 2nd transaction fails to update the Db,will the 1st Transaction rolls back or it writes to the Db?
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the disadvantages of using explicit enhancement?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
can anyone please tell me, in orient paper mill project which fields exits for creating report.
What’s value table?
What is an abap data dictionary? : abap data dictionary
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What are client dependant objects in abap/sap?
What will you code in start-of-selection & end-of-selecton & why?
Explain the difference between domain and data element? What are aggregate object?
What is an update task? : abap modularization
What is a help view? : abap data dictionary
Explain the advantages and disadvantages of different types of bdc's?
What are table clusters?
What are the user interfaces of interactive lists?