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 ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

did u done enhancement framework?how u implemented?

5045


What is retro active accounting

1600


What is the difference b/t Session method and call transaction method ??

5258


What functions does a data dictionary perform ?

565


What are the advantages and disadvantages of different types of bdc's?

547






What are the basic functions of database utility? : abap data dictionary

603


Why we are using Macros instead of Function Modules

1619


In sap script how to print bar code in vertical manner

2632


How do you write manual bdc session method? : abap bdc

600


What are number ranges?

630


How do you retrieve the data for repetitive structures ? : abap hr

653


how to track records from data dictionary?

1655


how can you display data say "your name"in sap script without print program or driver program??

1728


What is the client concept in sap?

558


When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?

572