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 |
3) Will 50,000 records be uploaded directly into APP's Server?
Do you use select statement in loop end loop, how will be the performance? To improve the performance?
how to find the driver program of a script without touching its print program?
4 Answers Cooperp, Genpact, Sony,
are all BAPI S are autocommited? if not what should we do?
IF transport where u can create req no for sctipts?
Can a filed occur in several field groups?
can we debug the smartform if yes how can we debug
How can you call a subroutine which is located in program A from program B?
real time report in material management and sales and distribution with codes
What are the components of sap scripts? : abap hr
how to transport request give step/producer of transport request give step?
What is direct input method ?