Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_GOODSMVT_CREATE

Former Member
0 Likes
628

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

4 REPLIES 4
Read only

Former Member
0 Likes
595

Hi

Use This BAPI BAPI_GOODSMVT_CREATE

Check This Link

Ranga

Read only

Former Member
0 Likes
595

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

Read only

matt
Active Contributor
0 Likes
595

Please do not request points

Read only

0 Likes
595

Matt,

Understood.It will not be repeated.

Regards,

Sunny