in which method i can upload data to two transactions?
and how?
somebody tell me.
Answer Posted / sainathraj
Using session method you can upload data for 2 or more
transactions.The procedure is
1)open the session using FM : BDC_OPEN_GROUP
2)Insert the transaction using BDC_INSERT
repeat the second step for as many tcodes as you need just
by calling the FM : BDC_INSERT
3)End the session using FM : BDC_CLOSE_GROUP
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of different types of bdc's?
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
What abap statement will trigger list generation?
What is a bsp application? : sap abap hr
Where the payroll results are stored
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
How can you manipulate the presentation and attributes of interactive lists?
In sap script how to print bar code in vertical manner
Why do we use dynamic where conditions?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
What are subroutines? : abap modularization
How is collect statement different from append?
What is an abap instance?
What are system fields for secondary lists?
What is payroll driver ? : abap hr