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?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Hi, Can any one help me. i have a dropdown list box with values like LG01 SAMPLEDRAW LG02 LASER......... Like this i have multiple values .and my table name is T496N. Whenever i select ex:lgo1 sampledraw the program title should be change with SAMPLEDRAW(With out execute f8 button). Thanks and Regards
2)what is the differnce between user exits and Badi
Is ABAP a GUI language?
What is wage type
what is main difference b/w reports and module pool?exact answer?
difference between user exit and customer exit dont tell both are same but there is another difference is there if anybody knows reply immediately
1.If a table is fully buffered?can we fire single select? 2.Diff between submit progam name and submit program name and return? 3.central address management in sap script? 4.main criteria for using loop at read table?
how many indexes can be created for a table?
What is the exact difference between RFC and BAPI ?
How do we debug sap script?
What is payroll area
What are different data types in abap/4?