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: 

BAPI or Function module for MIGO

Former Member
0 Kudos
6,594

I am interested in knowing there is a BAPI or Function Module for transaction MIGO(Goods Issue) with refernce to Purchase Order.

Any help is highly appreciated.

4 REPLIES 4

former_member125661
Contributor
0 Kudos
877

It has to be :

BAPI_GOODSMVT_CREATE

Set GOODSMVT_CODE = 'MIGO' there.

0 Kudos
877

Hi

The Goods mvment code is only 2 characters, so can you let me know what should be give to execute MIGO transaction with this BAPI

0 Kudos
877

Put value '03' on field mvment

Former Member
0 Kudos
877

IN MIGO No.of Exits: 8

No.of BADis: 29