what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What will happen when we use fully buffered in abap?
Which database object is used for storing the system variables? : abap data dictionary
How are BAPI different from normal function modules?
What is tcode se16? For what is it used.
What happens if only one of the commands set screen and leave screen is used without using the other?
When, how and how would you control changes to standard SAP objects.
Which one is better joins or views and why?
What takes most time in SAP script programming?
What is the difference between scrolling a table horizontally and vertically?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What happens Update command is used without where clause ?
Mention the various databases integrities?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
what is the process of creating quotation using BAPIs.