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 meant by authorization? : sap abap hr
What are clustered tables?
What are the check tables and value tables?
Folder types in smatforms? 2)What is Command line?
What is an on”*-input filed” statement?
In order to upload purchase order details, how you handle multiple values for a single field?
what is user specific parameter?
What are the problems in processing batch input sessions?
Explain the difference between domain and data element?
What is Buffering Concept? When should a Table be buffered?
What is asynchronous update?
What are the types of indexes in abap?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
What is protect & endprotect?
What is the difference between a dialog program and a report?