Can you create a field without data element domain?
Answer Posted / sudip
Yes We Can Do
| Is This Answer Correct ? | 38 Yes | 2 No |
Post New Answer View All Answers
In the `select' statement what is group by ?
Differentiate between static and dynamic step loops?
What is size category?
What are the requirements a dialog program must fulfill?
Define batch input session?
List the events in abap/4 language?
What is a table pool?
What is sap abap data classes?
What are dml commands in abap?
What are the basic functions of database utility?
Application Category?
How table control cn be generated using bdc? : abap bdc
What is design pattern? Provide example .Why are we using it?
Why do we use abstract class
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/