In BDC,i have 3 transaction and one flat file with data for
all those 3 transaction requires........i want to process
these 3 transaction at a time using that single flat file,if
3rd transaction fails to upload the record,can we roll back
the remaining 2 transaction or we can't?Is it possible in
BDC,How?
Answer Posted / ashutosh
Its possible through bapi's because it has explicit Commit
work..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
What was the requirement of IDoc in your project? How it was working?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
What is the difference between a structure and a table?
Explain the difference between call screen and leave screen?
What is the master data necessary before you can start posting in MM?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
Can you create a table with fields not referring to data elements? : abap data dictionary
Explain read dataset in sap abap?
Why are insert and append statement used in sap abap?
What will happen when we use single buffered selected?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
what are the two methods of modifying sap standard tables ?
What are the system fields?
What is the structure of the bdc table? : abap bdc