‎2008 Nov 20 10:16 AM
Hi,
I need to move the inventory from Unrestricted status to Blocked status. For this I have to change the Movement type. Can I use the following BAPI for this scenario.
'BAPI_GOODSMVT_CREATE '.
Or do I need to do BDC for transaction MB1C?
Thanks & Regards,
Priyanka
‎2008 Nov 20 10:20 AM
‎2008 Nov 20 11:33 AM
Moderator message: please do not offer or request points
Hi,
You can use this FM with following
1) exporting parameters :
goodsmvt_header which contains - postingdate,documentdate,username.
goodsmvt_code which contains = goods movement code
2) importing parameters :
goodsmvt_headret which contains document no when data is saved.
3) Tables which contains item level data for goods movement like materialno, qty,batch etc.
<<text removed>>
Regards,
sunny
Edited by: Matt on Nov 20, 2008 1:21 PM
‎2008 Nov 20 12:21 PM
‎2008 Nov 20 1:00 PM
Matt,
Understood.It will not be repeated.
Regards,
Sunny