WMS 810 ER024-033: Difference between revisions

From Calidus HUB
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
|4.1
|4.1
|348151
|348151
|PO No: 106297
|PO No:106297
|3
|3
|WHS0086 is a new screen that will need to be added to the menu structure. This allows return reason codes to be entered against an order channel. This is required for log 346463.
|WHS0086 is a new screen that will need to be added to the menu structure. This allows return reason codes to be entered against an order channel.
|OBS
|OBS
}}
}}
Line 75: Line 75:
|4.37
|4.37
|346463
|346463
|PO No: 106297
|PO No:106297
|3
|3
|New Consolidated Return process.
|New Consolidated Return process.
Line 165: Line 165:
}}
}}
{{ERTableFooter}}
{{ERTableFooter}}
<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>/Warehouse/Goods Receipt</td>
<td>WHS0175.fmx</td>
<td>Consolidated Returns Screen</td>
</tr>
</table>
<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 &amp; 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 'ASUR' / 'Allow single unit returns'</td>
<td>Y</td>
<td>All returns have a quantity of 1, which is not amendable</td>
</tr>
<tr>
<td>Owner 'ASUR' / 'Allow single unit returns'</td>
<td>Not set, or any other version</td>
<td>User is able to enter in a valid return quantity ie 2,3 etc.</td>
</tr>
<tr>
<td>Owner 'DWRS' / 'Don't write plt recs for damaged returned stock'</td>
<td>Y</td>
<td>Don't write pallet records for stock which is not marked as 'returned to stock'</td>
</tr>
<tr>
<td>Owner 'DWRS' / 'Don't write plt recs for damaged returned stock'</td>
<td>Not set, or any other version</td>
<td>Write pallet records / generate RDT putaway messages for stock which is not marked as 'returned to stock'</td>
</tr>
</table>





Latest revision as of 17:33, 4 January 2018


Aptean Logo.png


EMERGENCY RELEASE - WMS 810


RELNOTE ER024-033


Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks Reporter
WHS0086.fmx Channel return reason codes maintenance 4.1 348151 PO No:106297 3 WHS0086 is a new screen that will need to be added to the menu structure. This allows return reason codes to be entered against an order channel. OBS
DATA_DYNAMIC_MESSAGES_348151.sql Data Script 4.1 " " " " "
CT_CHANNEL_RETURN_REASONS_348151.sql Create Table Script 4.1 " " " " "
CT_ORDER_CHANNELS_348151.sql Create Table Script 4.1 " " " " "


New Screens
Suggested Menu Path Screen ID Screen Description
Warehouse Maintenance WHS0086 Channel return reason codes maintenance


Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks Reporter
DP_EDIGEN_OUT_RECEIPT_CONFIRM.sql Outbound EDI goods receipt confirmation package 4.37 346463 PO No:106297 3 New Consolidated Return process.

User will create a new returns record, which will send putaway message to RF.

Depending on rule controls, no pallet records will be created if the stock is not marked as to be 'returned to stock'.

Tony Higgins
DP_RDT_PALLET_MOVE_REQ.sql RDT Pallet Package 4.24 " " " " "
DP_WHS0150.sql Goods Receipt Package 4.45 " " " " "
DP_WHS0175.sql Consolidated return package 4.1 " " " " "
DATA_WAREHOUSE_RULES_CONTROL_346463.sql Data Script 4.1 " " " " "
DATA_DYNAMIC_MESSAGES_346463.sql Data Script 4.1 " " " " "
AT_WARE_GOODS_ENTRY_PALLETS_346463.sql Alter Table Script 4.1 " " " " "
AT_WARE_GOODS_ENTRY_DETAILS_346463.sql Alter Table Script 4.1 " " " " "
WHS0175.fmx Consolidated Returns Screen 4.1 " " " " "


New Screens
Suggested Menu Path Screen ID Screen Description
/Warehouse/Goods Receipt WHS0175.fmx Consolidated Returns Screen


Registry/Rules Settings
Path & Name Setting Value Result
Owner 'ASUR' / 'Allow single unit returns' Y All returns have a quantity of 1, which is not amendable
Owner 'ASUR' / 'Allow single unit returns' Not set, or any other version User is able to enter in a valid return quantity ie 2,3 etc.
Owner 'DWRS' / 'Don't write plt recs for damaged returned stock' Y Don't write pallet records for stock which is not marked as 'returned to stock'
Owner 'DWRS' / 'Don't write plt recs for damaged returned stock' Not set, or any other version Write pallet records / generate RDT putaway messages for stock which is not marked as 'returned to stock'