Problem: the function you call issues a message popup window and you want to disable it.
Archiwum tagów: message
Disable message popup in function call
Show alert/popup message
Problem: you want to show an alert/popup with a message.
Disable error message caused by incorrect Item Type
Problem: you want to disable error messages caused by incorrect Item Type in CRM document.
Add message to the transport log after importing
Problem: You want to execute additional actions after transport has been imported to the destination system. You also want to save results of these actions to the transport’s log.
Adding action for Message Log in CRMD_ORDER
Problem: you want to enable user to execute action assigned to a message visible in Message Log in TCODE CRMD_ORDER (under the clock with check mark icon). Also, you want this action to be your customer defined action, with customer code behind it.
Keeping message on the document (sticky messages)
Problem: you want to add a message to the document in CRM and want to keep this message until you manually remove it (by other part of your program).
Getting message text into variable
Problem: you want to get message text into a variable for further usage.
Sending instant message to a user
Problem: you want to send an instant message to a user logged in to SAP.
Adding message to document
Problem: You want to add a message to the CRM document from a custom report.