2006 Jul 12 4:54 AM
Hi EB,
I need to add a custom screen in MIGO transaction. I have looked at other Topics in SDN which talked about BADI MB_MIGO_ITEM_BADI. I tried seeing this BADI in SE18 but I get a message that this definition doesn't exist.
Could you please let me know can I add custom screen in MIGO and how do I implement required BADI.
Thanks in Advance. This is urgent. Any immediate reply will be appreciated.
Thanks
Satyen...
2006 Jul 12 4:58 AM
Hi,
Use the BADI <b>MB_MIGO_BADI</b>
Go to se18 and check this BADI.
In the interface scetion u will find many methods.
Put a break point in one of them and check according to ur requirement..
Cheers,
Simha.
2006 Jul 12 5:28 AM
hi
good
try with these userexits which might help you to add custom screen.
MBCF0002 Customer function exit: Segment text in material doc. item
MBCF0005 Material document item for goods receipt/issue slip
MBCF0006 Customer function for WBS element
MBCF0007 Customer function exit: Updating a reservation
MBCF0009 Filling the storage location field
MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1
MBCF0011 Read from RESB and RKPF for print list in MB26
MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.
thanks
mrutyun