on 2010 May 07 2:07 PM
Hi there;
Some has knowledge if it's possible to customise message in cproject message area?
I would remove some warning message.
Thank you
Luciano
Request clarification before answering.
Hi Luciano,
This is not possible in standard.
What you can do is to create an enhancement spot in CL_WDR_MESSAGE_AREA->ADD_MESSAGES in order to filter the messages to be diplayed or not, by checking the message number for instance.
List of messages are in internal table: it_messages.
Regards,
Matthias
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.