SAP ABAP Certification - Associate Developer
SAP Classical Screens
1. Which of the
following is correct:
A. The screen attributes can be modified in the PROCESS AFTER INPUT event block.
B. The screen attributes can be modified in the PROCESS
SHORE OUTPUT event block .
C. The screen attributes can be modified in the PROCESS
BEFORE OUTPUT and
PROCESS AFTER INPUT event blocks.
D. None of the above
Correct answer: B
2. The static
sequence of the default next screen can be established by the value
in the screen attribute next screen."
A. True
B. False
Correct answer: A
A. True
B. False
Correct answer: A
4. The next
screen attribute can be temporarily overwritten by the set screen statement,
that is, SET SCREEN 200.
A.True
B. False
Correct answer: A
5. The FIELD
statement does not have any effect in the PBO event block, and it should not be
used in the PBO event block.
A. True
B. False
Correct answer: A
6. The FIELD
statement with the ON INPUT addition is
used to conditionally call the ABAP dialog module. The ABAP dialog module is
called if the value of the screen field is other than the initial value.
A. True
B. False
Correct answer: A
7. The FIELD statement with the ON REQUEST addition
calls the ASAP dialog module if any value is entered in the screen field.
A. True
B. False
Correct answer: A
8. You
can call a module for the FIELD statement to validate user entry on the input
field. You can validate the entry on the input field and send an error or a
warning message from an ABAP dialog module.
A. True
B. False
Correct answer: A
9. If an error or
warning message is sent from the ASAP dialog module for the FIELD statement
within the CHAIN and ENDCHAIN statements
then all of the fields within CHAIN and
ENDCHAIN are ready for user input again.
A. True
B.False
Correct answer: A
10. The user
interface consists of the GUI status and GUI title.
A. True
B.False
Correct answer: A
11. A menu bar can have at most 10 menus.
A. True
B.False
Correct answer: B
12. The application
toolbar can have up to _ buttons on the screen.
A. 20
B.30
C.10
D.35
E. None of the above
Correct answer: D
13. A men u ca n have
up to _ men u items on the screen including functions separators and submenus.
A.15
B. 10
C. 15
D. None of t he above
Correct answer: A
No comments:
Post a Comment