As of Produmex WMS version 2022.13.04 there has been an important correction implemented in terms of serial number support.
Before Produmex WMS version 2022.13.04 inventory transfer documents could cause inconsistency with serial number records.
If serial numbers are managed and used by the company it is highly recommended to install this fix as soon as possible. Version : 2022.13.04
Those items that are managed by serial numbers on Every transaction the SAP serial number entries (Table: OSRN) should always be captured in PMX_SENU table. With the incorrect behavior of Inventory Transfer documents these entries in PMX_SENU table might be missing, if there were no further transactions (like an other Inventory Transfer, or a Produmex Move, Move order) created for these serial numbers. This can happen during the initial stock import process for example. These inconsistent records could cause issues during other Produmex WMS flows like, picking, shipping.
In order to detect and correct such issues in you can follow the below procedure:
- Run the detection scripts and check if you have any results after running the script.
- If your database is effected please create a database backup from the database.
- Restore it to a TEST database.
- Run the fixing scripts to correct the inconsistencies
MS SQL
HANA - Test Produmex WMS flows using serial numbers.
- Once test are completed and verified run the fixing scripts on your Productive database.
As a part of the above fix more precise checking was implemented during packing and picking flows in Produmex Scan that prevent the system to create entries in PMX_SENU table if there is no matching pair in SAP OSRN table.
The scripts are provided "as they are" based on our best knowledge BUT SHOULD BE CHECKED BY THE PARTNER on their specific installation of WMS as we might not have covered all the possible configuration scenarios. Once the tests OF ALL THE BUSINESS CRITICAL processes of WMS are successfully completed, they can repeat the process on the live system.
Comments
0 comments
Please sign in to leave a comment.