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 / vaidehi
sorry ganesh,by mistake i wrote sessioninstead of call
transaction.we can use call transaction method in this
senario.because for
session method process is asynchronous and updation also
synchronous.i.e after one transaction completes then only
it goes to second transaction.so after completion of first
transaction , it will take the o/p of first as i/p to next
transaction and will execute those transactions also.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is an abap/4 query? : abap hr
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What are the different methods of passing data? : abap modularization
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
How to display or know if the value entered contains records or not?
What is the difference b/t Session method and call transaction method ??
How many detail lists can be created in interactive reporting?
What is client in the sap system? : sap abap hr
What is the disadvantage of a call by reference? : abap modularization
What does an exec sql statement do in abap?
why particularly lock object name starts with EZ OR EY?
What do you understand by work area and internal tables in abap? Why do we use it?
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
What is the difference between RETURNING and CHANGING parameters for a method?
Cds views