adspace
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 work you have done in HR module
please give the remaining answers.
Did you create secondary index?
What is your current client number?
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
What is the project you are currently working and work that you are doing
How can we handle table control in bdc? : abap bdc
How do you get the number of lines in an internal table? How to use a specific number occurs statement?