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

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

You have created the following:• A class with an event definition• A handler class with a method ON_EVT that handles this event• A report that instantiates the handler class• A message statement that raises an exceptionHowever, the report does not react to the event. How do you analyze this issue? (Choose three.)

Nội dung câu hỏi

You have created the following:• A class with an event definition• A handler class with a method ON_EVT that handles this event• A report that instantiates the handler class• A message statement that raises an exceptionHowever, the report does not react to the event. How do you analyze this issue? (Choose three.)

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. Check if the implementation of the handler method ON_EVT contains the desired logic.
  2. B. Check if the handler method ON_EVT is defined in a subroutine of the report. — đáp án hiện tại
  3. C. Check if the handler method is registered to the correct event. — đáp án hiện tại
  4. D. Check if the event is triggered by setting a breakpoint at the RAISE EVENT statement. — đáp án hiện tại
  5. E. Check if the event is triggered by setting a breakpoint at the MESSAGE ... RAISING ... statement.

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ề