how can i add message in transction "migo" ( good receipt ) ?
i tried userexit MBCF0002
but i can't see more then one
line of the order and the user
get 3 messages ( in case of order with 3 lines )
the badi's
MB_DOCUMENT_BADI
MB_MIGO_ITEM_BADI
don't give me the option
to add message .
i tried to add message in the check or befor the save .
this is the message :
CALL FUNCTION 'POPUP_TO_DIS
PLAY_TEXT'
EXPORTING
titel = text-001
textline1 = text-001
TEXTLINE2 = ' '
start_column = 25
start_row = 6.
message s000 with text-002.
ENDIF.