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_GOODSMVT_CREATE

Former Member
0 Likes
776

Hello,

I am trying to use this bapi for an internal order and I am getting the error Order not found.

This bapi can not be used for internal orders(transaction KO03)?

Thanks,

Efren

3 REPLIES 3
Read only

Former Member
0 Likes
572

Hello,

It appears that a material reservation is required for an internal order. I will try a bdc or fm. Maybe it will work.


Thanks,

Efren

Read only

TuncayKaraca
Active Contributor
0 Likes
572

Hi Efren,

If you mean Production Orders as Internal Orders, it seems yes you can use Production Orders with BAPI_GOODSMVT_CREATE.

GM_Code 02: Goods receipt for production order

Entering the movement indicator

  • GM_Code 02 (Goods receipt for production order): F

For 2 GM_Code 02: Goods receipt for production order

    The following fields have to be populated:
    • Order
    • Movement type
    • Movement indicator
    • Quantity in unit of entry
    • ISO code unit of measurement for unit of entry or
      quantity proposal
    The following fields may have to be populated in some cases (this is not a complete list):
    • Minimum shelf life expiration date (if set up in the system)
    • Reason for movement (if set up in the system)
    • Batch (if the material is handled in batches and automatic batch number assignment is not set)
    • Storage location (if storage location has not been specified in the order)
    The following fields can be populated (this is not a complete list):
    • Order item (co-product)
    • Stock type
    • Item text
    • Unloading point
    • "Delivery completed" indicator
    The following fields cannot be populated (this is not a complete list):
    • Account assignment fields (the account assignments are adopted from the purchase order)
    • Reservation
    • Receiving/issuing material
    • Receiving/issuing plant
    • Receiving/issuing storage location
    • Receiving/issuing batch
Read only

0 Likes
572

Hello,

No, I mean internal orders. I used a bapi for reservation of a material before calling the bapi for goods movement and it worked.

Thanks,

Efren