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_Goodsmvmt_create

Former Member
0 Likes
346

Dear All,

In MB1B with 541 and material issue to purchase order,

there is no control on issue to order item. ie.,

we can do material issue to same item for many times. This should not be

practiced. Also if we fix a user exit on this, we can send the input material for

only one purchase order with single item.

Our requirement is we have to do material issue for more than one po and item ( but not for

already issued items. --> Control should be here). Also the status of the every po item should

be displayed ie., whether input items are issued/not issued/partially issued, already issued qty,

to be issued qty etc.,

So that we planned for customized program for doing mb1b541to Pur.ord.

using bapi_goodsmvt_create.

Here, what are all the checks needed ( like Posting date etc.,) to perform

above process ?

or is there any other way to perform these operations.,?

Regards,

Sridhar S

1 REPLY 1
Read only

Former Member
0 Likes
307

Hi Sridhar,

You need to pass the same values as you PGI in MIGO,

you can achieve this by BAPI test run screen look for all inputs,

now some mandatory fields which you use at the time of MIGO PGI, need to be used here and check the same options.

Thanks & Regards,

Dileep .C