QUESTION: 1
Select the valid customer defined Message Stement:
A. MESSAGE Y123.
B. MESSAGE E123 (9999).
C. MESSAGE ID 'AT' TYPE 'S' NUMBER 100
D. MESSAGE E123 by Fielda Fieldb
Answer(s): C
QUESTION: 2
What happens when a 1 to many relationship is encountered with an inner Join
A. redundant da is not returned to the resulnt set
B. redundant da from the outer ble is included
C. run time error
D. redundant da from the inner ble is included
Answer(s): B
QUESTION: 3
What must be assigned to help parameters?
A. da element
B. domain
C. values
D. nothing
Answer(s): A
QUESTION: 4
What is conined in the system variable sy-Linsz?
A. row count of the current line
B. height of the current line
C. width of the current line
D. size of vertical bars in your list
Answer(s): C
QUESTION: 5
Identify the line number that wil cause the break for at NEW CONNECTION?
2