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- BAPI_GOODSMVT_CREATE

Former Member
0 Likes
456

can any one let me know how to call this fm with movement type 919

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
407

<a href="http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm">Goods Movement Bapi</a>

Thanks

Mahesh

2 REPLIES 2
Read only

alejandro_bindi
Active Contributor
0 Likes
407

With which transaction do you manually do the movement? Search that transaction in table T158G (from SE16). From that table, you must assign the corresponding GM_CODE to the <b>goodsmvt_code</b> BAPI parameter. You also send '919' in the <b>move_type </b> item parameter.

Regards

Please reward points if helpful.

Read only

Former Member
0 Likes
408

<a href="http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm">Goods Movement Bapi</a>

Thanks

Mahesh