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 / prasanth
yes we can do using session method
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain the uses of the simple maintenance interface? : sap abap hr
What are internal tables? How to use a specific number occurs statement?
Explain the Importance of pa20? : abap hr
What is an abap dictionary? : abap data dictionary
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What are null values? : abap data dictionary
What are the disadvantages of logical databases?
What are the steps in a bdc session? : abap bdc
What are the differences between a database index and a match code?
How to combine multiple billing into one RV document ( Step by Step)?
What is the project you are currently working and work that you are doing
What is a match code? : abap data dictionary
Have you set up a back ground job ? How to create a background job without a variant ?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
Name a few data dictionary objects?