ABAP
statement, extract datasets provide the advantage that you need not determine
the structure at the beginning of the program.
18. What is a collect statement? How is it different from append?
18. What is a collect statement? How is it different from append?
18. What is a collect statement? How is it different from append?
18. What is a collect statement? How is it different from append?
ANS:-
If an entry with the same key already exists, the COLLECT statement does not
append a new line, but adds the contents of the numeric fields in the work area to
the contents of the numeric fields in the existing entry.
19. What is open sql vs native sql?
19. What is open sql vs native sql?
19. What is open sql vs native sql?
19. What is open sql vs native sql?
ANS:-
20. What does an EXEC SQL stmt do in ABAP? What is the disadvantage of
20. What does an EXEC SQL stmt do in ABAP? What is the disadvantage of
20. What does an EXEC SQL stmt do in ABAP? What is the disadvantage of
20. What does an EXEC SQL stmt do in ABAP? What is the disadvantage of
using it?
using it?
using it?
using it?
ANS:-
21. What is the meaning of ABAP/4 editor integrated with ABAP/4 data
21. What is the meaning of ABAP/4 editor integrated with ABAP/4 data
21. What is the meaning of ABAP/4 editor integrated with ABAP/4 data
21. What is the meaning of ABAP/4 editor integrated with ABAP/4 data
dictionar
dictionar
dictionar
dictionary?
y?
y?
y?
ANS:-
22. What are the events in ABAP/4 language?
22. What are the events in ABAP/4 language?
22. What are the events in ABAP/4 language?
22. What are the events in ABAP/4 language?
ANS:-
Initialization, At selection-screen,Start-of-selection,end-of-selection,top-of-
page,end-of-page, At line-selection,At user-command,At PF,Get,At New,At
LAST,AT END, AT FIRST.
23. What is an i
23. What is an i
23. What is an i
23. What is an interactive report?
nteractive report?
nteractive report?
nteractive report?
What is the obvious diff of such report compared with classical type reports?
ANS:-
An Interactive report is a dynamic drill down report that produces the list on users
choice.
diff:-