Answer Posted / rck
F4 help is nothing But INPUT HELP.
F1 help is DOCUMENTATION HELP.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we use flow logic control key words in abap/4 and vice-verse?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
Why lsmw does not support call transaction method? : abap bdc
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
How to add a column to a table control while using alphanumerical layout editor ?
What is at exit-command:?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What is the structure of bdcmsgcoll? : abap bdc
What are the steps in a bdc session? : abap bdc
Explain the difference between free and refresh?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
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
Explain the differences between interactive and drill down reports?
How to debug a sapscript?
What was the requirement of IDoc in your project? How it was working?