Which database object is used for storing the system variables? : abap data dictionary
How to change selection screen dynamically?
What is the diff b/w load of program and Initailazatio Events? Which event triggers each time we exectute the program?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
if data is inserted only using bdc open and bdc insert and not bdc close session funx module wat will happend? will data b inserted?
We have 100 records in table how to fetch 10 th record?
we can write the select query or any code after the end of selection
2)what is the differnce between user exits and Badi
When the top-of-page event does get triggered?
What are the check tables and value tables?
Can we use Session method & Call transaction both in one BDC if yes please give me example and scenario where we use this ?
What is the difference between sy-tabix and sy-index? Where it is used?
what are SPA and GPA parameters?What the Purpose?Examples? under ABAP Memory.