2011 Feb 18 7:18 AM
Hi Experrts:-
I need to change the status of serial number (equipment number ) during Migo (good receipt,Transfer posting).
I have checked all the user exits and number of badis but i am not getting serial number at run time if i get serial numbar
in exit od badi i will change the status
I have used following badi:-
MB_DOCUMENT_BADI
MB_MIGO_ITEM_BAdI
Thanks
2011 Feb 18 11:48 AM
Hi Dilip,
If I am correct you are taking about changing user Status at device level (serial number)
you can set the user status through status profile (Tcode OIBS for particular status profile).
within this, you can also set/ change the status, if particular business transaction is executed (for e.g. good receipt, Stock transfer)
Please check if you are using status profile in your case, if not create one, by this way i think you can able to map the requirement.
Regards,
Chetan
2011 Feb 19 3:57 PM
Hi ,
Check for the following user exit - MB_CF001 .
FM - EXIT_SAPLMBMB_001 , secondly you can also check the following BADi's ;
MB_DOCUMENT_UPDATE
MB_DOC_BADI_INTERNAL
MB_MIGO_ITEM_BADI
Regards ,
Dewang