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
we should use session method in this senario.because for
session method process is synchronous 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 ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the difference between a pool table and a transparent table and how they are stored at the database level?
Write the bdc table structure? : abap bdc
What are the modes in which any update tasks work?
What is the difference between commit-work and rollback-work tasks?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
Can we display a list in a pop-up screen other than full-size stacked list?
Can you print decimals in type n?
What are the classifications of the sap abap data classes?
What kind of financial periods exist in sap? What is the relavent table for that?
Folder types in smatforms? 2)What is Command line?
How can we create callable modules of program code within one abap/4 program? : abap modularization
Explain the function module in bdc?
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
What are the uses of secondary indexes?
What is a badi?