Skip to Content
0
Former Member
Dec 27, 2007 at 04:42 PM

how can i add message in "migo" ( good receipt ) ?

2385 Views

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.