What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
How to write a code for multiple transactions? : abap bdc
What are dml commands in abap?
Application Category?
How do you find out who has transported a transport request?
What are the advantages/ dis-advantages of logical databases?
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
How to create any functions? How to go about it?
What is tcode se16? For what is it used.
What is the use of dequeue function module? : sap abap data dictionary
SM35 transaction, How to automate BDC ?
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/
What is the differences between structure and table in the data dictionary in abap?
How can end-of-selection be used?
How can I get ascii value of any letter? Is there any function?