SCR 366598 - MCS Product Changes
Small Change Request (Analysis) |
|
Project/Log Number: PROD / 366598 |
Date: 28/01/2020 |
Requested By: Tony Walker |
Prepared By: Tony Walker |
Change Category (SCE_WMS, CTMS, EPOD, PORTAL, etc): |
|||||||||
Describe the Change Being Requested:
|
|||||||||
Describe the Reason for the Change (new requirement, s/w fix, problem management etc):
|
|||||||||
Describe all Alternatives Considered:
Given that C-MCS is supposed to help automate the operations that use it, these basic steps should also be automatic. |
|||||||||
List Program and Change Summary Required to Implement this Change: Auto-close pallets on despatch confirmAdd a new cost centre-level system parameter "MCS_AUTO_CLOSE_PALLETS", defaulting to "N". Modify existing procedure FN_DESP_CONF. If the new parameter is set, do the following:
Existing procedure FN_UPDATE_PALLET_STATUS does this, and includes a number of checks. This may either be used directly (if the checks are appropriate and have not already been completed as part of procedure FN_DESP_CONF) or a parameter added to remove any already-completed redundant checks from the process. If a new procedure is added, the existing version of the procedure (without the parameter) must be preserved (calling the new version), as this is called from C-MCS directly.
Debrief all stop types at a locationI.e. without Receipt/Despatch Only flag required to be set. A location flag already exists to control this functionality - "Debrief Stop" - GEO_LOCATION.MCS_DEBRIEF_STOP_TIMES. This needs to be added to the package code. In the C-TMS screen, default this flag to "N". If set to "Y", always debrief all stops found for this location and action (i.e. for Loading, SU/PK, for Despatch, DL/CL).
Allow removal of packages from pallets by scanning the item twiceAdd a new cost centre-level system parameter "MCS_REMOVE_PACKAGE", defaulting to "N" When a package is scanned onto a pallet on which it already exists, an error is returned from the package to say that the item is already on the pallet. If the new system parameter MCS_REMOVE_PACKAGE is set to "Y", MCS should offer the user the choice of removing the package from the pallet. If confirmed, MCS should call DP_MCS_SCANNING.FN_REMOVE_FROM_PALLET, and confirm with the user (if sucessful) that the item has been removed from the pallet. Auto-remove damaged items from onward tripsNo longer required - already completed. |
|||||||||
Describe Risks to be Considered for this Change: |
|||||||||
Estimate Dev/Test Effort (in days) Needed to Implement this Change:
|
|||||||||
Describe the Implications to other Customers: |
|||||||||
Requestor Sign off:
|
|||||||||
Justification of Approval, Rejection, or Deferral: |