CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 6: C-TAW12-750: SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50

A screen has the following PAI flow logic:PROCESS AFTER INPUT. FIELD A MODULE check_A. FIELD B MODULE check_B.CHAIN.FIELD: C,D. MODULE check_CD.ENDCHAIN.CHAIN.FIELD: C,B. MODULE check_CB.ENDCHAIN. What happens if the application sends a type E message during the check_CB module processing?

Nội dung câu hỏi

A screen has the following PAI flow logic:PROCESS AFTER INPUT. FIELD A MODULE check_A. FIELD B MODULE check_B.CHAIN.FIELD: C,D. MODULE check_CD.ENDCHAIN.CHAIN.FIELD: C,B. MODULE check_CB.ENDCHAIN. What happens if the application sends a type E message during the check_CB module processing?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. The screen is displayed again without processing the PBO flow logic. All fields are ready for input.
  2. B. The screen is NOT displayed again. Processing terminates and the user must restart the ABAP program.
  3. C. The screen is displayed again and the PBO flow logic is processed. Only fields B and C are ready for input.
  4. D. The screen is displayed again without processing the PBO flow logic. Only fields B and C are ready for input. — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề