Answer Posted / sutirtha
yes
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
what is diff between ECC 5.0 AND ECC 6.0
What are the uses of secondary indexes?
What is the difference between pnp and pnpce? : abap hr
Explain the advantages and disadvantages of abap query tool?
What is the difference between a structure and a table?
How can we use / display table in a screen?
What is Group by in Select statement?
What are the types of data types in the sap abap?
What are match codes? describe?
How to combine multiple order in one Delivery ( Step by Step)?
What is a sequence of event-triggered in report?
Where can you find error log for call transaction? : abap bdc
How many structures can be created in a Ztable ?
What are the difference between pool tables and transparent tables?
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/