⟩ What is the syntax for CALL TRANSACTION?
CALL TRANSACTION trans [ using bdctab MODE mode ].
Three possible entries are there for MODE.
A - Show all screens.
E - Show only screens with errors.
N - Show no screens.
CALL TRANSACTION trans [ using bdctab MODE mode ].
Three possible entries are there for MODE.
A - Show all screens.
E - Show only screens with errors.
N - Show no screens.
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What is the meaning of ABAP editor integrated with ABAP data dictionary?
What are the events in ABAP language?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
What is a drill down report?
How do you write a function module in SAP? Describe?
What are the exceptions in function module?
How are the date and time field values stored in SAP?
Name a few data dictionary objects?
What happens when a table is activated in DD?