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
What are the classifications of the sap abap data classes?
How can you access the function code from menu painter?
What are the page windows?
How to combine multiple order in one Delivery ( Step by Step)?
How to do find it?
What is asynchronous and synchronous update?
Why bapi need then bdc ? : abap bdc
What is the difference between call transaction method and the session method? : abap bdc
what precautions or prerequisites do you follow to update a record into database table and how
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
What is the max no of match code id’s that can be defined for one match code object?
What are the merits of its?-
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
Is it possible to pass data to and from include programs explicitly?
Example of table cluster and cluster tables.