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 |
What table stores online messages?
What is the difference between pnp and pnpce? : abap hr
Which method of BDC’s would u apply ? Session or call transaction ? why ? Which is more good ? Its advantages ?
How to print continuous pages in smartform?my requirement is i need to print 3 pages for each customer i.e 2 pages for purchase order forms and 3rd page is terms and condition page.Likewise how can i print 100 customer pages at once continuously?
in lsmw,where u write the code?
6 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
what is search helps..How many types are there?
differnce between user and customer exit
what is the difference between transparent, pooled and cluster table
What is difference between float and packed data type?
I need some information regarding Vcentric Test pattern ? with questions.
0 Answers vCentric Technologies,
can we transport text elements and text symblos in reports from devlopment to quality?is it necessary?
out bound process code for quotation?