1.
How do you program an input validation on a selection screen that allows users to correct their input?
2.
To which context object is the attribute LEAD_SELECTION_INDEX related?
3.
Which property of the InputField UI element must be bound to a context attribute?
4.
An executable ABAP program contains a standard selection screen and uses the event blocks AT SELECTION-SCREEN, AT SELECTION-SCREEN OUTPUT, INITIALIZATION, START-OF- SELECTION.
In which sequence will ABAP runtime call these event blocks?
5.
What can you change in the ABAP Debugger?
6.
You want to use a BAdI to extend the functions of an SAP program.
Which of the following tasks is necessary?
7.
Which hook method exists for all controller types?
8.
Which data type is allowed for the reference field of the Currency field?
9.
How can you declare an internal table using the transparent table A as its line type?

 
10.
Which SELECT statement will always bypass the SAP table buffers?