SAP
C_FIORDEV_21 · Question #73
How do you access the MessageManager?
The correct answer is B. It is a singleton and can be accessed by the getMessageManager function on the core object. See the full explanation below for the reasoning.
Question
How do you access the MessageManager?
Options
- AYou have to instantiate the MessageManager using the constructor function.
- BIt is a singleton and can be accessed by the getMessageManager function on the core object.
- CEach UI control provides a function to access the MessageManager.
How the community answered
(61 responses)- A15% (9)
- B79% (48)
- C7% (4)
Community Discussion
No community discussion yet for this question.