Hi,
I have an object that have TYPE REF TO /bobf/if_frw_message.
I got all messages in this object, but I need to remove some of them before show it to user.
the criteria to remove message is message class name and messasge id.
could you please tell me proper way to deal with it?
thanks in advance