WMS 810 ER028-007: Difference between revisions

From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{#vardefine:System|WMS}} {{ERHeader |SystemVersion=WMS 810 |ERNumber=ER028-007 }} {{ERTableHeader}} {{ERTableRow |AT_EDI_SALES_ORDER_MASTER_352118...")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 11: Line 11:
|Alter Table Script
|Alter Table Script
|4.1
|4.1
|
|352118
|
|INSDES EDI Development
|
|3
|
|New INSDES sales order file processing for format JO1.
|
 
The EDI process will need to be setup for this EDIFACT file format to extract the data from the file segments.
 
Default WMS translations will be required:
 
DEFAULT_SUPP_CODE
 
DEFAULT_CUST_CODE (for web orders)
 
New owner rules can be used to process the data:
 
ATSO (Allows a test INSDES sales order to be uploaded into WMS when Y)
 
NCBA (Uses the buyer's address of the sales order in preference to the delivery address for the address of the new customer when Y)
 
New EDI directories in UNIX and the FTP server will be required for the new EDI processes.
|Phil Harding
}}
}}
{{ERTableRow
{{ERTableRow
Line 98: Line 114:
}}
}}
{{ERTableFooter}}
{{ERTableFooter}}
<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>ATSO</td>
<td>Y</td>
<td>Allows a test INSDES sales order to be uploaded into WMS.</td>
</tr>
<tr>
<td>ATSO</td>
<td>N</td>
<td>Does not allow a test INSDES sales order to be uploaded into WMS.</td>
</tr>
<tr>
<td>NCBA</td>
<td>Y</td>
<td>Uses the buyer’s address of the sales order in preference to the delivery address for the address of the new customer.</td>
</tr>
<tr>
<td>NCBA</td>
<td>N</td>
<td>Uses the delivery address of the sales order for the address of the new customer.</td>
</tr>
</table>
{{Warning|An EDI change is required with this release.}}





Latest revision as of 12:42, 10 October 2018


Aptean Logo.png


EMERGENCY RELEASE - WMS 810


RELNOTE ER028-007


Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks Reporter
AT_EDI_SALES_ORDER_MASTER_352118.sql Alter Table Script 4.1 352118 INSDES EDI Development 3 New INSDES sales order file processing for format JO1.

The EDI process will need to be setup for this EDIFACT file format to extract the data from the file segments.

Default WMS translations will be required:

DEFAULT_SUPP_CODE

DEFAULT_CUST_CODE (for web orders)

New owner rules can be used to process the data:

ATSO (Allows a test INSDES sales order to be uploaded into WMS when Y)

NCBA (Uses the buyer's address of the sales order in preference to the delivery address for the address of the new customer when Y)

New EDI directories in UNIX and the FTP server will be required for the new EDI processes.

Phil Harding
AT_ORDER_HEADER_352118.sql Alter Table Script 4.1 " " " " "
DATA_DYNAMIC_MESSAGES_352118.sql Data Script 4.1 " " " " "
DATA_EDI_MAPS_352118.sql Data Script 4.1 " " " " "
DATA_WAREHOUSE_RULES_CONTROL_352118.sql Data Script 4.1 " " " " "
DATA_WMS_TRANSLATIONS_352118.sql Data Script 4.1 " " " " "
DP_EDIGEN_SALES_ORDER_LOAD.sql Inbound EDI package 4.215 " " " " "
DP_EDIGEN_SALES_ORDER_VAL.sql Inbound EDI package 4.197 " " " " "
PFS1541.fmx EDI SOP Validation 4.38 " " " " "


Registry/Rules Settings
Path & Name Setting Value Result
ATSO Y Allows a test INSDES sales order to be uploaded into WMS.
ATSO N Does not allow a test INSDES sales order to be uploaded into WMS.
NCBA Y Uses the buyer’s address of the sales order in preference to the delivery address for the address of the new customer.
NCBA N Uses the delivery address of the sales order for the address of the new customer.


Warning Warning: An EDI change is required with this release.