Supply Chain Management Blog Posts by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 
wolfgangbaum
Product and Topic Expert
Product and Topic Expert
0 Kudos
444

What is happening:

During the processing of the inbound delivery the following error occurs:

wolfgangbaum_0-1748824518245.png

Details of the error message:

wolfgangbaum_1-1748824518256.png

Explanation and how to proceed:

EWM gets the batch data from the class SAP_EWM_LOBM, which consists of reference characteristics to the batch fields in table MCH1. The reference to the stock segment field MCH1-SGT_SCAT is missing.
This can easily be fixed in two easy steps:

First, create a characteristic ZLOBM_SGT_SCAT in transaction code CT04.

wolfgangbaum_2-1748824518273.png

wolfgangbaum_3-1748824518294.png

In a second step assign the new characteristic to the class SAP_EWM_LOBM. Since SAP_EWM_LOBM classifies batches, the Class Type is 023.
Use transaction code CL02.

wolfgangbaum_4-1748824518334.png