cancel
Showing results for 
Search instead for 
Did you mean: 

/SCWM/ISU - error with length of material / product (S/4 HANA, EWM embedded)

Andreas_Mergler
Contributor
0 Kudos

Hi all,

I have problem with /SCWM/ISU when loading the data from the CSV-file.

The program checks the material number (after converting it to 40 digits with leading zeros) and issues an error message ("Product XYZ does not exist", /SCWM/STOCK_UPLOAD 001).

We use material numbers with 18 digits; the material does exist.

I can change the program variables (using debugging, basically changing the material number to 18 digits at two occurencies) and get the program to work correctly.

Any idea what goes wrong?

Regards

Andreas

Accepted Solutions (0)

Answers (3)

Answers (3)

Andreas_Mergler
Contributor
0 Kudos

We solved the problem using OSS note

2411710

Former Member
0 Kudos

Perfect, we implemented and issue resolved as well. Thanks!

Former Member
0 Kudos

Hi Andreas,

I am facing the exact same issue. Where you able to resolve it?

Thanks!

matthias_nater
Explorer
0 Kudos

Hi Andreas,

please check the customizing for product number conversion ( SCM Basis > Master Data > Product > Specify Output Format of Product Number), there is a flag for "leading zeros" - you need to unset it.

Best regards,
Matthias

Andreas_Mergler
Contributor
0 Kudos

Hi Matthias,

the flag has been unchecked / unset - that does not seem to help.

(B.t.w. in Embedded EWM you do not have the path mentioned; the setting is on the "ERP-side" only under Logistics - General > Material Master > Basic Settings > Define Output Format of Material numbers)

Best regards

Andreas