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

migo query in mm using bapi

Former Member
0 Likes
323

In migo i want to transfer the material but dont want business area and profit center to be the mandatory fields do v have any option to use bapi or badi concept over here

In migo i want to transfer the material but dont want business area and profit center to be the mandatory fields do v have any option to use bapi or badi concept over here

1 REPLY 1
Read only

Former Member
0 Likes
298

Hi Hema,

There is a standard BAPI with which you can either transfer the stock or even you can do the GR against a PO.

You can use the below BAPI for your purpose:-

BAPI_GOODSMVT_CREATE.

I have used the same BAPI and it solved my purpose.

The critical field in this BAPI is the GOODS Movement code, which determines whether you are doing a GR or stock transfer.

Thanks,

Mahesh.