Application Development 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: 

Regarding :Transfer posting of article from unrestrcted to blocked.

Former Member
0 Kudos
141

Hi All,

My requriement is that i have to execute the movement type 344(blocked status) for all the articles that are currently in 252(unrestricted stock status).

In my program the customer return movement type 252 should be changed to the 344(Movement type to move to block status from urestricted). i have the input selection screen where i pass the article document data like article, sites , storage location and the default value of 252 movement type as parameter.

The standard procedure of doing the same is through transaction MB1B where i pass movemen type, site and storage location and then in next screen maintain the entries for article and when i save it the article document is posted that can be further viewd by MB02 transaction. now i need to automate this process so that customer return can be moved into blocked status.

Please let me know if there is any BAPI or a function module to do this process as BDC does not look like a efficient option.

Please treat this as very urgent and suggest me the solution as early as possible .

Helpfull answers would be highly rewarded.

Thanks a lot,

Naveen Sharma

2 REPLIES 2

former_member673464
Active Contributor
0 Kudos
78

hi,

You can use the bapi BAPI_GOODSMVT_CREATE for tranfer posting of article from unrestricted to blocked

Regards,

Veeresh

0 Kudos
78

Hi ,

can you please elaborate more on as how to use the BAPI BAPI_GOODSMVT_CREATE , how to use the GOODSMVT_CODE ? it's value should be 04 or what.

Thanks,

Naveen