on 2005 Aug 01 1:14 PM
Hi all,
We want to display warning messages for an Opportunity, even when the opportunity is successfully saved. When the standard SAP program saves the application log, it only saves error messages, so we lost the warning messages and then in some cases the user won't see them. Any tip to override this behavior?
Thanks in advance,
David
David, I looked into this issue, I will provide more details this week. Tiest.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello David
Maybe try setting your parameter ID 'CRM_MSGLEVEL' to 6 (see the documentation for data element CRMT_MSGLEVEL).
Also check in transaction CRMC_MSGS that the 'Short-Lived' flag is not set for those messages.
Check the documentation for function module 'CRM_MESSAGE_COLLECT'.
Otherwise, maybe report back here an example of exactly which message is giving trouble.
Cheers
Dom
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I tried to send the messages with level 6 and then those messages don't appear.
I checked documentation and there's no reference to avoid the deletion of warning and success messages from the application log when the business transaction is saved.
I checked transaction CRMC_MSGS but messages we want to keep are custom messages.
Thanks for your inputs,
David
User | Count |
---|---|
11 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.