What happens if the application senda a type E message during the check_CB module processing?

CORRECT TEXT

A screen has the following PAI flow logic:

PROCESS AFTER INPUT

FIELD A MODULE check_A

FIELD A MODULE check_B

CHAIN.

FIELD:C,D

MODULE check_CD

ENDCHAIN

FIELD:C,B.

MODULE check_CB

ENDCHAIN

What happens if the application senda a type E message during the check_CB module processing?

Please choose the correct answer. Note: Answers of this question are not verified by our experts, please study yourself and select the appropriate answers.

(1/1 Points)
A . The screen is displayed again and the PBO flow logic is processed. Only fields B and C are ready for input.
B . The screen is displayed again without processing the PBO logic flow. Only fields B and C are ready for input.
C . The screen is NOT displayed again. Processing terminates and the user must restart the ABAP program.
D . The screen is displayed again without processing the PBO flow logic. All fields are ready for input.

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments