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

EWM 9.4 Storage Bin Sorting Upload Error

ramesh_n8
Participant
0 Likes
3,719

Hi All,

In EWM 9.4 with support package SAPK-94003INSCMEWM while uploading the storage bins sort sequence using the t-code /n/scwm/srtup getting the error " Storage Bin not exists".

The storage bin existing in the warehouse and can be view in monitor and ls03. I checked the storage bin number in the excel file which is using for the uploading and the storage bin number existing in the monitor/ls03.

Regards,

Ramesh Natarajan

Accepted Solutions (1)

Accepted Solutions (1)

ramesh_n8
Participant
0 Likes

Hi All,

This issue was resolved by implemented the SAP Note 2450958.

Regards,

Ramesh Natarajan

Answers (1)

Answers (1)

SerhanEr
Contributor
0 Likes

Hi,

Were you able to upload with this excel at least once? If not, it is possible you did not use SAP's template.

I am always mistaken by the first field(not MANDT, must be LGNUM). Please check ALV structure, and use the same.

Best regards

Serhan

ramesh_n8
Participant
0 Likes

Hi Serhan,

I'm able to upload the excel file. The excel file format is also correct. I debug and found that the standard SAP program bug in the system as below.

In the code the uploaded data moved into the internal table lt_lagpr but they further used table lt_lagp in the loop and read tables. The table lt_lagp doesn't have any entries which causes the error. Raising the incident to SAP Support and waiting for the update.

Regards,

Ramesh Natarajan