cancel
Showing results for 
Search instead for 
Did you mean: 

Post GI programmatically for subcontracting PO stock (mvt type 541)

Former Member
0 Kudos

Hi All

I have to automate a process where we use subcontracting PO's. I can do the process manually, and most of it programmatically - the only place where I am struggling is to find the programmatic equivalent of transaction ME2O (not 0), where you post the GI of subcontracting stock for use by the Vendor (mvt type 541).

I have tried to use the BAPI to create goods movements, and also the FM

MB_CREATE_GOODS_MOVEMENT

, but have had no joy. I simply get the error message:

Goods movement not possible with mvmt type 541

Does anyone out there have a solution/suggestion for the above?

Please advise.

Points will obviously be rewarded for helpful/correct answers.

Best regards,

Casper

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Thanks for the reply - you may have misunderstood me - I wanted a function module or a BAPI to achieve this programmatically.

Eventually, I ended up doing a BDC with transaction MB1B to do this, and it seems to work fine.

Thanks anyway.

Casper

former_member318507
Active Participant
0 Kudos

Hi

You can perfom (issue to vendor) the same using the MIGO or MB1A transaction.

you need to mention the sub contracting vendor & movement type 541.

Regards,

Ravindran