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
I need some information regarding Vcentric Test pattern ? with questions.
How many types of data classes are there in sap abap? : abap data dictionary
What is the last entry in all bdc tables? : abap bdc
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
What is the different between abap and ooabap? Why do we use ooabap?
Which objects are independent transport objects? : abap data dictionary
what is the exact code that shoud be implimented in sap note
How to find the return code of an stmt in abap programs?
How do you find if a logical database exists for your program requirements?
What data is contained in data dictionary? : abap data dictionary
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 code to upload cost centers through call trans. and procedure
What are matchcodes?
What is singleton pattern in OOPS?
did u done enhancement framework?how u implemented?