PATCH WMS 810 P020: Difference between revisions
From Calidus HUB
(Created page with "<div class="noprint"> {{#vardefine:Client|OBS}} {{#vardefine:ClientName|OBS Logistics Ltd}} {{#vardefine:System|''CALIDUS'' WMS}} {{#vardefine:Doc_Title|Release Notes}} {{#vardef...") |
No edit summary |
||
Line 95: | Line 95: | ||
|'''Detail of Fix''' || Order Number Summary enquiry subtracts discount from values if NOMS rule is Y. Manifest Pre-Spends Report and Despatch Manifest Report now report discount. Order Spends Report and Despatch Spends Report now indicate which line the discount applies to, but do not report discount is selection parameters are either for stock code PC or product class 77 (setup on WMS Translations, see FS). | |'''Detail of Fix''' || Order Number Summary enquiry subtracts discount from values if NOMS rule is Y. Manifest Pre-Spends Report and Despatch Manifest Report now report discount. Order Spends Report and Despatch Spends Report now indicate which line the discount applies to, but do not report discount is selection parameters are either for stock code PC or product class 77 (setup on WMS Translations, see FS). | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || | ||
|} | |} | ||
<table border="1px" width="100%"> | |||
<tr> | |||
<td colspan="3" bgcolor="silver"><font size="2">'''Registry/Rules Settings'''</font></td> | |||
</tr> | |||
<tr> | |||
<td bgcolor="silver"><font size="2">'''Path & Name'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Setting Value'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Result'''</font></td> | |||
</tr> | |||
<tr> | |||
<td>Owner</td> | |||
<td>Code from = "PC" & Code To = "PC"</td> | |||
<td>If 'Stock Code From' and 'Stock Code To' set to "PC" in Order Spends Report or Despatch Spends Report parameters any discount on the order(s) selected will not be reported.</td> | |||
</tr> | |||
<tr> | |||
<td>Owner</td> | |||
<td>Code from = "77" & Code To = "77"</td> | |||
<td>If 'Product Class From' and 'Product Class To' set to "77" in Order Spends Report or Despatch Spends Report parameters any discount on the order(s) selected will not be reported.</td> | |||
</tr> | |||
</table> | |||
Line 170: | Line 196: | ||
|'''Detail of Fix''' || Create new ELL format replenishment file. | |'''Detail of Fix''' || Create new ELL format replenishment file. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || | ||
|} | |} | ||
<table border="1px" width="100%"> | |||
<tr> | |||
<td colspan="3" bgcolor="silver"><font size="2">'''New Screens'''</font></td> | |||
</tr> | |||
<tr> | |||
<td bgcolor="silver"><font size="2">'''Suggested Menu Path'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Screen ID'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Screen Description'''</font></td> | |||
</tr> | |||
<tr> | |||
<td>/Setup/EDI</td> | |||
<td>PFS1521</td> | |||
<td>EDI replenishment validation</td> | |||
</tr> | |||
</table> | |||
Line 245: | Line 290: | ||
|'''Detail of Fix''' || Amend REN format stock snapshot. If RDSA rule set to Yes, report stock/qty/aka code instead of stock/qty. | |'''Detail of Fix''' || Amend REN format stock snapshot. If RDSA rule set to Yes, report stock/qty/aka code instead of stock/qty. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || | ||
|} | |} | ||
<table border="1px" width="100%"> | |||
<tr> | |||
<td colspan="3" bgcolor="silver"><font size="2">'''Registry/Rules Settings'''</font></td> | |||
</tr> | |||
<tr> | |||
<td bgcolor="silver"><font size="2">'''Path & Name'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Setting Value'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Result'''</font></td> | |||
</tr> | |||
<tr> | |||
<td>RDSA</td> | |||
<td>Y</td> | |||
<td>REN format stock snapshot reports STOCK CODE / QTY / AKA STOCK CODE</td> | |||
</tr> | |||
<tr> | |||
<td>Ren - Display Stock AKA in stock snapshot</td> | |||
<td>N or another value</td> | |||
<td>REN format stock snapshot reports AKA STOCK CODE or STOCK CODE / QTY (pre-existing format). </td> | |||
</tr> | |||
</table> | |||
Line 292: | Line 363: | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||
<table border="1px" width="100%"> | |||
<tr> | |||
<td colspan="3" bgcolor="silver"><font size="2">'''Registry/Rules Settings'''</font></td> | |||
</tr> | |||
<tr> | |||
<td bgcolor="silver"><font size="2">'''Path & Name'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Setting Value'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Result'''</font></td> | |||
</tr> | |||
<tr> | |||
<td>SD3R Owner Rule</td> | |||
<td>1</td> | |||
<td>Description 2 is required, Description 3 may be left blank</td> | |||
</tr> | |||
<tr> | |||
<td>SD3R Owner Rule</td> | |||
<td>2</td> | |||
<td>Description 3 is required, Description 2 may be left blank</td> | |||
</tr> | |||
<tr> | |||
<td>SD3R Owner Rule</td> | |||
<td>3</td> | |||
<td>Description 2 and 3 are both required</td> | |||
</tr> | |||
<tr> | |||
<td>SD3R Owner Rule</td> | |||
<td>Any other value</td> | |||
<td>Neither description 2, nor description 3 will be required</td> | |||
</tr> | |||
</table> | |||
Line 322: | Line 430: | ||
|'''Detail of Fix''' || The send_email procedure within the DP_RUN_REPORT package has been changed to check a new registry setting, Global / GeneralSettings / SecureMailRequired. If set to ‘Y’ the secure mail script is used otherwise the standard script is used. | |'''Detail of Fix''' || The send_email procedure within the DP_RUN_REPORT package has been changed to check a new registry setting, Global / GeneralSettings / SecureMailRequired. If set to ‘Y’ the secure mail script is used otherwise the standard script is used. | ||
|- | |- | ||
|'''Set-up and Configuration''' || | |'''Set-up and Configuration''' || | ||
|} | |} | ||
<table border="1px" width="100%"> | |||
<tr> | |||
<td colspan="3" bgcolor="silver"><font size="2">'''Registry/Rules Settings'''</font></td> | |||
</tr> | |||
<tr> | |||
<td bgcolor="silver"><font size="2">'''Path & Name'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Setting Value'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Result'''</font></td> | |||
</tr> | |||
<tr> | |||
<td>Global/GeneralSettings/SecureMailRequired</td> | |||
<td>Y</td> | |||
<td>Secure email script is used ($QCOM/OMSendEmail_secure.ksh).</td> | |||
</tr> | |||
<tr> | |||
<td>Global/GeneralSettings/SecureMailRequired</td> | |||
<td>N</td> | |||
<td>Standard email script is used ($QCOM/OMSendEmail.ksh).</td> | |||
</tr> | |||
</table> | |||
Line 774: | Line 908: | ||
!Module Name !! Version No !! Description !! Log Number | !Module Name !! Version No !! Description !! Log Number | ||
|- | |- | ||
| || || || | | AT_EDI_PRE_ADVICE_DETAIL_IN_336645.sql || 4.1 || Alter Table Script || 336645 | ||
|- | |||
| AT_EDI_PRE_ADVICE_HEADER_IN_336645.sql || 4.1 || Alter Table Script || 336645 | |||
|- | |||
| AT_WARE_GOODS_ENTRY_DETAILS_336645.sql || 4.1 || Alter Table Script || 336645 | |||
|- | |||
| AT_WARE_GOODS_ENTRY_HEADERS_336645.sql || 4.1 || Alter Table Script || 336645 | |||
|- | |||
| AT_WARE_GOODS_ENTRY_PALLETS_336882.sql || 4.1 || Alter Table Script || 336882 | |||
|- | |||
| AT_WARE_LOCATION_ENTRIES_336882.sql || 4.1 || Alter Table Script || 336882 | |||
|- | |||
| CT_EDI_REPLEN_INBOUND_336704.sql || 4.1 || Create Table Script || 336704 | |||
|- | |||
| CT_EDI_SBL_SEQ_336758.sql || 4.1 || Create Table Script || 336758 | |||
|- | |||
| CT_EDI_STOCK_BAL_WLE_336758.sql || 4.1 || Create Table Script || 336758 | |||
|- | |||
| CT_TEMP_IN_STKSNAP_336758.sql || 4.1 || Create Table Script || 336758 | |||
|- | |||
| DATA_DYNAMIC_MESSAGES_336704.sql || 4.1 || Data Script || 336704 | |||
|- | |||
| DATA_DYNAMIC_MESSAGES_337410.sql || 4.1 || Data Script || 337410 | |||
|- | |||
| DATA_DYNAMIC_MESSAGES_337545.sql || 4.1 || Data Script || 337545 | |||
|- | |||
| DATA_DYNAMIC_MESSAGES_337764.sql || 4.1 || Data Script || 337764 | |||
|- | |||
| DATA_DYNAMIC_MESSAGES_337827.sql || 4.1 || Data Script || 337827 | |||
|- | |||
| DATA_EDI_MAPS_335177.sql || 4.1 || Data Script || 335177 | |||
|- | |||
| DATA_EDI_MAPS_336645.sql || 4.1 || Data Script || 336645 | |||
|- | |||
| DATA_EDI_MAPS_336647.sql || 4.1 || Data Script || 336647 | |||
|- | |||
| DATA_EDI_MAPS_336704.sql || 4.1 || Data Script || 336704 | |||
|- | |||
| DATA_EDI_MAPS_336758.sql || 4.1 || Data Script || 336758 | |||
|- | |||
| DATA_EDI_MAPS_337545.sql || 4.1 || Data Script || 337545 | |||
|- | |||
| DATA_ML_CAPTIONS_337277.sql || 4.1 || Data Script || 337277 | |||
|- | |||
| DATA_ORS_SQL_336900.sql || 1.1 || Data Script || 336900 | |||
|- | |||
| DATA_PRINT_FORMAT_PROCESS_337277.sql || 4.1 || Data Script || 337277 | |||
|- | |||
| DATA_SYSTEM_REGISTRY_336891.sql || 4.1 || Data Script || 336891 | |||
|- | |||
| DATA_WARE_RDT_STATS_336886.sql || 4.1 || Data Script || 336886 | |||
|- | |||
| DATA_WAREHOUSE_RULES_CONTROL_336882.sql || 4.1 || Data Script || 336882 | |||
|- | |||
| DATA_WAREHOUSE_RULES_CONTROL_337577.sql || 4.1 || Data Script || 337577 | |||
|- | |||
| DATA_WAREHOUSE_RULES_CONTROL_337764.sql || 4.1 || Data Script || 337764 | |||
|- | |||
| DATA_WAREHOUSE_RULES_CONTROL_338001.sql || 4.1 || Data Script || 338001 | |||
|- | |||
| DATA_WAREHOUSE_RULES_CONTROL_334077.sql || 4.1 || Data Script || 334077 | |||
|- | |||
| DP_CONF_EDI_IN.sql || 4.82 || Dynamic Inbound EDI package || 337300 | |||
|- | |||
| DP_CONF_EDI_IN.sql || 4.83 || Dynamic Inbound EDI package || 334077 | |||
|- | |||
| DP_CONF_EDI_IN_2.sql || 4.22 || Configurable EDI 2 Package || 336958 | |||
|- | |||
| DP_EDIGEN_OUT_ST_BAL.sql || 4.63 || STK balance flat file package || 337306 | |||
|- | |||
| DP_EDIGEN_OUT_ST_BAL.sql || 4.64 || STK balance flat file package || 336758 | |||
|- | |||
| DP_EDIGEN_OUT_ST_BAL.sql || 4.65 || STK balance flat file package || 338001 | |||
|- | |||
| DP_EDIGEN_PRE_ADVICE_LOAD.sql || 4.32 || WMS Pre Advice EDI load || 336645 | |||
|- | |||
| DP_EDIGEN_PRE_ADVICE_VAL.sql || 4.52 || EDI Pre-Advice Validation || 336645 | |||
|- | |||
| DP_EDIGEN_PROD_VAL.sql || 4.40 || Inbound EDI Stock Upload Validation || 334077 | |||
|- | |||
| DP_EDIGEN_REPLEN_LOAD.sql || 4.1 || EDI Replenish load file || 336704 | |||
|- | |||
| DP_EDIGEN_REPLEN_VAL.sql || 4.1 || EDI Replenish validation file || 336704 | |||
|- | |||
| DP_EDIGEN_REPLEN_VAL.sql || 4.2 || EDI Replenish validation file || 337706 | |||
|- | |||
| DP_EDIGEN_REPLEN_VAL.sql || 4.3 || EDI Replenish validation file || 337990 | |||
|- | |||
| DP_EDIGEN_SALES_ORDER_LOAD.sql || 4.180 || Inbound EDI Sales Order Upload || 335177 | |||
|- | |||
| DP_EDIGEN_SALES_ORDER_LOAD.sql || 4.181 || Inbound EDI Sales Order Upload || 336647 | |||
|- | |||
| DP_EDIGEN_SALES_ORDER_LOAD.sql || 4.182 || Inbound EDI Sales Order Upload || 337545 | |||
|- | |||
| DP_EDIGEN_SALES_ORDER_LOAD.sql || 4.183 || Inbound EDI Sales Order Upload || 337794 | |||
|- | |||
| DP_EDIGEN_SALES_ORDER_LOAD.sql || 4.184 || Inbound EDI Sales Order Upload || 337827 | |||
|- | |||
| DP_EDIGEN_SALES_ORDER_VAL.sql || 4.154 || Order_Header update package || 335177 | |||
|- | |||
| DP_EDIGEN_SALES_ORDER_VAL.sql || 4.155 || Order_Header update package || 337545 | |||
|- | |||
| DP_EDIGEN_SALES_ORDER_VAL.sql || 4.156 || Order_Header update package || 337827 | |||
|- | |||
| DP_EDIGEN_STK_SNAP_LOAD.sql || 4.1 || Inbound Stock Snapshot message || 336758 | |||
|- | |||
| DP_RDT.sql || 4.33 || RDT Messages || 336882 | |||
|- | |||
| DP_RDT_GRNCONF.sql || 4.25 || RDT Goods Receipt Confirmation || 336882 | |||
|- | |||
| DP_RDT_PALLET_MOVE_REQ.sql || 4.22 || RDT Pallet Moves || 337990 | |||
|- | |||
| DP_RDT_PICK_CONF.sql || 4.63 || RDT Pick Confirmation || 336886 | |||
|- | |||
| DP_RDT_PICK_REQUEST.sql || 4.38 || Pick Request Database Package || 337879 | |||
|- | |||
| DP_RUN_REPORT.sql || 4.8 || Secure email/reports package || 336891 | |||
|- | |||
| DP_STOCK_SBD_EXPIRY.sql || 4.9 || Sell_by date expiry || 337512 | |||
|- | |||
| DP_WHR1701.sql || 4.7 || Manifest Pre-Spends XLS Output Procedure || 336233 | |||
|- | |||
| DP_WHR1701.sql || 4.8 || Manifest Pre-Spends XLS Output Procedure || 337875 | |||
|- | |||
| DP_WHR1901.sql || 4.10 || Despatch Manifest XLS Output Procedure || 336233 | |||
|- | |||
| DP_WHR1901.sql || 4.11 || Despatch Manifest XLS Output Procedure || 337875 | |||
|- | |||
| DP_WHR1902.sql || 4.7 || Product Despatch Report || 336233 | |||
|- | |||
| DP_WHR1902.sql || 4.8 || Product Despatch Report || 337875 | |||
|- | |||
| DP_WHR1903.sql || 4.3 || Order Spends excel format package || 336233 | |||
|- | |||
| DP_WHR1903.sql || 4.4 || Order Spends excel format package || 337875 | |||
|- | |||
| DP_WHS0150.sql || 4.40 || Goods Receipt Confirmation || 336882 | |||
|- | |||
| DP_WMS_ALLOC.sql || 4.128 || Allocation Procedure || 337194 | |||
|- | |||
| DP_WMS_IF.sql || 4.21 || Database package for warehousing || 336882 | |||
|- | |||
| DP_WMS_PROCS.sql || 4.5 || WMS Procedure package || 337362 | |||
|- | |||
| DP_WMS_PROCS.sql || 4.6 || WMS Procedure package || 337410 | |||
|- | |||
| ENQSOON03A.fmx || 4.14 || SOP Enquiries || 336233 | |||
|- | |||
| ENQSOON10A.fmx || 4.7 || Order Enquiry - Multiple warehouses/owners || 338074 | |||
|- | |||
| OMS7000.fmx || 4.33 || Anticipated Orders Control || 336869 | |||
|- | |||
| OMS7000.fmx || 4.34 || Anticipated Orders Control || 337262 | |||
|- | |||
| OMS7000.fmx || 4.35 || Anticipated Orders Control || 338018 | |||
|- | |||
| PFS1521.fmx || 4.1 || EDI Replenish errors screen || 336704 | |||
|- | |||
| PFS1521.fmx || 4.2 || EDI Replenish errors screen || 337706 | |||
|- | |||
| PFS1541.fmx || 4.31 || EDI Sales Order Validation || 337545 | |||
|- | |||
| SOS1110.fmx || 4.108 || Sales Order Entry || 334786 | |||
|- | |||
| SOS1112.fmx || 4.6 || Credit Card Details || 337577 | |||
|- | |||
| SOS1427.fmx || 4.10 || Stock Kits Assembly Request || 337325 | |||
|- | |||
| STKSTOC01B.fmx || 4.77 || Stock Maintenance || 337410 | |||
|- | |||
| STKSTOC01B.fmx || 4.78 || Stock Maintenance || 334077 | |||
|- | |||
| TRG_INS_IAJD.sql || 4.24 || Row-level Insert trigger for IAJD || 337362 | |||
|- | |||
| V_CONTAINER_NO.sql || 4.5 || Database view for pallet enquiry || 336882 | |||
|- | |||
| V_SER_WDD.sql || 4.3 || Serial View || 332768 | |||
|- | |||
| WHR1701_NOM.rdf || 4.10 || Manifest Pre-Spends Report || 336233 | |||
|- | |||
| WHR1701_NOM.rdf || 4.11 || Manifest Pre-Spends Report || 337875 | |||
|- | |||
| WHR1900_CT1.rdf || 4.1 || CT1 Format Despatch Note || 337277 | |||
|- | |||
| WHR1900_NOM.rdf || 4.27 || Despatch Manifest || 336233 | |||
|- | |||
| WHR1900_NOM.rdf || 4.28 || Despatch Manifest || 337875 | |||
|- | |||
| WHR1900_NOV.rdf || 4.5 || Client specific despatch note || 332768 | |||
|- | |||
| WHR1900_SER.rdf || 4.4 || Blind Despatch Note || 332768 | |||
|- | |||
| WHR1900_UCB.rdf || 4.13 || Despatch note for UCB || 332768 | |||
|- | |||
| WHR1902.rdf || 4.7 || Despatch Note Mask || 336233 | |||
|- | |||
| WHR1902.rdf || 4.8 || Despatch Note Mask || 337875 | |||
|- | |||
| WHR1903.rdf || 4.3 || Roll cage label || 336233 | |||
|- | |||
| WHR1903.rdf || 4.4 || Roll cage label || 337875 | |||
|- | |||
| WHS0150.fmx || 4.114 || Goods Receipt Confirmation || 336882 | |||
|- | |||
| WHS0150.fmx || 4.115 || Goods Receipt Confirmation || 337785 | |||
|- | |||
| WHS0172.fmx || 4.25 || Rotation Stock Details || 337764 | |||
|- | |||
| WHS0300.fmx || 4.4 || Order Range Summary Report Parameter Screen || 336626 | |||
|- | |||
| WHS0700.fmx || 4.39 || Warehouse Movements || 337512 | |||
|- | |||
| WHS0915.fmx || 4.29 || Pallet Enquiry || 336882 | |||
|- | |||
| WHS1701.fmx || 4.11 || Cage Label Parameter Screen || 338003 | |||
|- | |||
| WHS1714.fmx || 4.121 || Pick Confirmation || 337936 | |||
|- | |||
| WHS1901.fmx || 4.19 || Despatch Note Reprint Kick-off || 338003 | |||
|- | |||
| WHS1902.fmx || 4.16 || Despatch Mask Kick-off || 338003 | |||
|- | |||
| WHS1903.fmx || 4.9 || Consignment Note || 338003 | |||
|- | |||
| WHS1910.fmx || 4.65 || Despatch Confirmation || 337456 | |||
|- | |||
| WHS8140.fmx || 4.10 || Disbursement Receipts || 337578 | |||
|- | |||
| XFM0020.fmx || 4.57 || XF Monitor || 337706 | |||
|- | |||
|} | |} | ||
Line 783: | Line 1,145: | ||
A WCS change is required for the following logs: | A WCS change is required for the following logs: | ||
336882 | |||
336886 | |||
== PORTAL/TTM == | == PORTAL/TTM == | ||
There are no Portal changes required. | |||
== EDI == | == EDI == | ||
There are no EDI changes required. | There are no EDI changes required. |