on 2017 Oct 13 7:51 AM
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
Request clarification before answering.
Hi All,
This issue was resolved by implemented the SAP Note 2450958.
Regards,
Ramesh Natarajan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 6 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.