cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Kit to stock process trigger from EWM using VAS order error

frankie_xu
Explorer
0 Kudos
869

Dear members,

I met a question after I create a VAS order for Kit to stock. EWM system create OBD and IBD. But IBD wasn't created in ERP system. OBD could be created successfully. I check the IDOC queue system show error message as below. Does anyone know how to resolve it?

Error while determining ref.mov.type for WM via Table 156S: 521/ / / / /X/

frankie_xu_0-1734504887325.png

 

System reference configration follow as below

EWM Document type mapping

frankie_xu_1-1734504960731.png

ERP Delivery Item category

frankie_xu_3-1734505022585.png

ERP sales item category

frankie_xu_4-1734505112114.png

 

 

 

EWM - Goods Movement EWM - Delivery Processing EWM - Basic Functions EWM - Basis 

 

 

Accepted Solutions (0)

Answers (2)

Answers (2)

MohdRKhan
Active Contributor
0 Kudos

Hi

I am sharing it but you need to understand this carefully

Symptom

The error code L9029 can have more than one symptom when EWM queues are involved:

  • It might occur after adding a packing item for a Return to Vendor Delivery in the EWM system. The qRFC to update the ECC system gets stuck with the error code L9029 - "Error while determining ref.mov.type for WM via Table 156S". In the long text of the error message, you see that movement type 161 is mentioned;
  • In a kitting reversal process, after triggering the creation of an inbound delivery from EWM, the /SPE/INB_DELIVERY_SAVEREPLICA message gets stuck in ERP with error "Error while determining ref.mov.type for WM via Table 156S: 101/X/X/X/X/X/";
  • The error L9029 is called during the replication of a direct outbound delivery from EWM to the ERP system;
  • The problem occurs while trying to add a delivery item to an existing delivery, usually done via the replication of a BAPI_OUTB_DELIVERY_CHANGE queue.

Environment

  • SAP ERP Central Component (ECC)
  • SAP Extended Warehouse Management (EWM)
  • SAP S/4HANA on premise 

Cause

Incorrect customizing.

Resolution

  1. The movement type 161 is not appropriate for packaging materials as it is only foreseen to be used for items with reference to a purchase order. For such cases, it is necessary to change the configuration so that, for example, movement type 601 is used instead. This is also described in the SAP Help Portal.

Additional packaging material items are supported in the following outbound deliveries:

  • Outbound deliveries with reference to a sales order
  • Replenishment deliveries with reference to a stock transport order
  • Direct outbound deliveries for the customer
  • Direct outbound deliveries to another plant
  1. The error message indicates that the wrong delivery type with wrong movement type 101 was chosen. Note that this scenario is not a normal inbound delivery scenario (type 'EL') with reference to a purchase order. Delivery type/item category must be 'HID'/'HIDN' or 'DIG'/'DIGN' respectively, defined in table /SPE/DIRDLV_TYPE. The Business Functions LOG_LE_INTEGRATION and LOG_PP_EWM_MAN also have to be activated to make this process functional. Note 1423321 explains about these Business Functions. For inbound deliveries, movement type 501 or 521 has to be assigned to the item category in 0VLP transaction, while for outbound deliveries the correct movement type is 601.

  2. In the customizing settings of transaction 0VLK, ensure that the field "Order required" is filled with value 'Goods movement through inb.deliv. / post.chge /outb. deliv.'. Test the process again after the change.

  3. Check the IMG activity Logistics Execution -> Extended Warehouse Management Integration -> Outbound Process -> Direct Outbound Deliveries -> Determine Item Categories for Direct Outbound Deliveries. As explained in this IMG Help:

"If you add items to an existing outbound delivery in EWM the system does not use the parameters "Code for the Initiator of a Communication Chain" and "EWM Delivery Type" for the item category determination; the item category determination is called with value SPACE for these parameters."

Hence, review the relevant entry in this customizing considering the item category and movement type used.

 

See if it works 

Regards

Rashid 

MohdRKhan
Active Contributor
0 Kudos

Hi 

Please check this note and follow it, in resolution part, it has given about inbound delivery and movement type 521. 

2946593 

Regards

Rashid Khan

 
frankie_xu
Explorer
0 Kudos
Thanks for your help I couldn't download SAP notes. could you give me some explannation for this notes?