Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam C_TAW12_750 All Questions

View all questions & answers for the C_TAW12_750 exam

Exam C_TAW12_750 topic 1 question 30 discussion

Actual exam question from SAP's C_TAW12_750
Question #: 30
Topic #: 1
[All C_TAW12_750 Questions]

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 exception
However, the report does not react to the event.
How do you analyze this issue? (Choose three.)

  • A. Check if the implementation of the handler method ON_EVT contains the desired logic.
  • B. Check if the handler method ON_EVT is defined in a subroutine of the report.
  • C. Check if the handler method is registered to the correct event.
  • D. Check if the event is triggered by setting a breakpoint at the RAISE EVENT statement.
  • E. Check if the event is triggered by setting a breakpoint at the MESSAGE ... RAISING ... statement.
Show Suggested Answer Hide Answer
Suggested Answer: BCD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
pkb345
1 year, 3 months ago
Selected Answer: ACD
Check if the handler method is registered to the correct event Check if the event is triggered by setting a breakpoint at the RAISE EVENT statement Check if the implementation of the handler method ON_EVT contains the desired login
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...