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?
Answer Posted / venkatesh
hi ganesh,
u got Answer for this question
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
Why lsmw does not support call transaction method? : abap bdc
How can we set the table spaces and extent sizes? : abap data dictionary
In which time constraint does the infotype records depend on the subtype ? : abap hr
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
What is the difference between skip and new-line?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
if while coding power goes off , how to retrieve the codes?
What are the different types of work process?
What are the different types of view?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
What is an abap dictionary? : abap data dictionary
What is bdc programming? : abap bdc
What is the difference between the function module and a normal abap/4 subroutine?