Skip to Content
0
Dec 21, 2007 at 05:33 PM

custom warnings/errors in pushbutton "Messages" of MIRO transaction

230 Views

Hi,

I want to add some messages for MIRO transaction code screen.

In that screen we can see a push button with name "Messages".

I´d like store the new messages in the same place where those of the button are stored,

so that i can display both the standard messages and my new messages.

they seem to be stored in __application log_ (SLG1 transaction)

While debuggging the code i´ve seen that for application log the program uses:

object -> RMRB

subobject -> RMRB_BTCH

but... if i try to display by means of SLG1 transaction nothing appears.

does anyone have an idea about this? where are those messages stored?

is it possible to add new ones?

Best regards

Edited by: pablo casamayor on Dec 22, 2007 9:23 AM