After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What is the Process to transfer IDOC from Outbound System to Inbound system.
What are smart forms?
What is meant by authorization? : sap abap hr
Differentiate between abap memory and sap memory?
What is the master data necessary before you can start posting in MM?
Can we call reports and transactions from interactive reporting lists?
Explain what is runtime analysis?
What is the length of function code at user-command?
What are the screen painter and menu painter?
How can you access the function code from menu painter?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
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 is maintenance view?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?