What are the main uses of the primary key?
Value table VS check Table.
what is the difference between hashed & sorted internal tables?
How do you document ABAP programs? Do you use program documentation menu option?
What is a batch input session? : abap hr
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
Which bdc you prefer? : abap bdc
Can we write the code both call transaction and session method in single program?
What is an evaluation path? : sap abap hr
What are the components of selection table?
How do you save data in bdc tables? : abap bdc
what is difference between user exit, customer exit and badi?
What is the max no of match code id’s that can be defined for one match code object?
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 design pattern? Provide example .Why are we using it?