What are the data types of internal tables?
What is a bsp application? : sap abap hr
How to use messages in lists?
What is your current client number?
What are uses of foreign key?
What are logical databases? What are the advantages of logical databases?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
List the events in abap/4 language?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
Is main window mandatory in smartforms?
Mention what is alv programming in abap?
What is a data dictionary? : abap data dictionary
Can we create field without data element? If yes, how?
What is the difference between internal tables and extract datasets? : abap modularization
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?