SAP Customer Relationship Management
Message handling in SAP CRM Web UI
As a consultant, we commonly come across requirements where we are required to add / delete / read / replace messages on the Web UI or to use them to navigate to a view; messages are also used to add any business logic to be performed by subscribing to a message. SAP CRM provides different ways of working with messages based on the requirement such as scope of the message, severity, user who should be allowed to see the message and attaching messages to object types. In this article, we would see different ways of processing messages and how does framework handle them.