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 should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What is the function of the correction system? : abap data dictionary
What is asynchronous update?
What are the differences between macro and subroutine?
What are the different types of laws. What are they?
Explain the concept of clusters in payroll
What two statements would be used to exchange data between programs using abap memory?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What is buffering allowed but switched off?
What is filter dependent BADI?
What is the t-code for transaction recorder? : abap bdc
What are the difference between tables and structures?
Explain the components of selection table?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What is the difference between tables and structures?