cancel
Showing results for 
Search instead for 
Did you mean: 

user exit for migo.

Former Member
0 Kudos

hello all,

i want to check on sap system so that goods reciept posting date will not be earlier than po creation date for respective po.

is there any standard user exit exist for that?kindly let me know.

or we have to create eror message for that.

pls provide some input.

regards

sumit bisla

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Enhancement is MBCF002

Use Exit EXIT_SAPMM07M_001

INCLUDE ZXMBCU02

write program here

REgards,

Ramu

former_member210560
Active Contributor
0 Kudos

Dear sumit simran,

Please, kindly check the MB_MIGO_BADI for MIGO.

Method CHECK_HEADER

Hope this help,

ian, Wong Loke Foong

Former Member
0 Kudos

Hi,

in MIGO you have the following BADIs available

MB_MIGO_ITEM_BADI

MB_DOCUMENT_BADI.

you can use this method MB_DOCUMENT_BEFORE_UPDATE of badi MB_DOCUMENT_BADI

for issuing the error message.

Regards

Raj

Former Member
0 Kudos

THANX FOR SHARING YOUR KNOWLEDGE.

WHAT IS THE SPRO PATH?

can u explain me some detail,

kailas_ugale
Active Contributor
0 Kudos

Hi

To get t-code -- SE80 > Application Hierarchy > BADI

Regards

kailas ugale