cancel
Showing results for 
Search instead for 
Did you mean: 

Synchronous Goods Movement - Using BAPI_GOODSMVT_CREATE

0 Kudos
1,302

The BAPI BAPI_GOODSMVT_CREATE has all the information related to the synchronous goods movement. When we pass the warehouse details, the processing gets failed if the storage type HU is managed.

SAP doesn't create the HUs like it does using MIGO based on the packaging instructions/packaging specifications. Is this a missing functionality in the current release?

The packing details come from the class /SCWM/CL_MIGO_PACK_S4 when we perform GR using MIGO.

The same is not called anywhere in the BAPI. The process ends since there is no additional documents can be created.

BR

Molina

Tks @shivaewm for put lights on this issue 🙂

Accepted Solutions (1)

Accepted Solutions (1)

former_member797000
Discoverer
0 Kudos

Hi Flavıo,

If I am not using HU, how do I enter goods to the EWM warehouse with this BAPI_GOODSMVT_CREATE? I could not find which fields to fill in BAPI.

Thank you

Hi Burak,
I have been stuck on the same issue, and found a solution.
Please make sure of the following:
GOODSMVT_HEADER-EXT_WMS=3
GOODSMVT_ITEM-WAREHOUSE_EWM is filled
GOODSMVT_ITEM-STGEBIN_EWM is filled

BR
Lorenzo

Answers (0)