CTMS 11.0 ER021-025: Difference between revisions

From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{#vardefine:System|CTMS}} {{ERHeader |SystemVersion=CTMS 11.0 |ERNumber=ER021-025 }} {{ERTableHeader}} {{ERTableRow |DP_BNL_EDI_OUT.sql |Outbound ...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
|Outbound EDI Package
|Outbound EDI Package
|1.4
|1.4
|
|337912
|
|-
|
|3
|
|The Plan file will be able to include MLS orders and MANUAL orders depending on the EDI parameters.
|
 
ORDER_SOURCE_SYSTEM will remain as MLS to include the MLS orders but 3 new EDI parameters will be created to include the MANUAL orders:
 
INCLUDE_MANUAL_ORDER - Y
 
FROM_LOC_TYPE - RDC
 
TO_LOC_TYPE - STORE
 
When these parameters are set the MANUAL orders will be included provided that the source location of the order is of type RDC and the delivery location of the order is of type STORE as per the parameters.
 
Note that the FROM_LOC_TYPE and TO_LOC_TYPE parameters can store comma-delimited values, for example 'STORE,SUPPLIER'.
 
The BNL Orders In tab page in the Interface Errors screen will default the start and end dates and times for the local timezone for the user.
 
The interface records will be queried and displayed for the timezone for the user based on the specified date and time range.
 
The XML Outbound tab page will also default the dates and times for the local timezone and query the records for the timezone.
 
The order entry screen will not save any order lines without a product type and a DU type that exist when order items are being entered instead of order lines.
 
The order time windows will be retained when they are defaulted as well as when they are entered if the user does not save the initial entry of the order header data prior to entering the order items.
|Giel Cleef
}}
}}
{{ERTableRow
{{ERTableRow

Latest revision as of 16:37, 13 September 2016


Aptean Logo.png


EMERGENCY RELEASE - CTMS 11.0


RELNOTE ER021-025


Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks Reporter
DP_BNL_EDI_OUT.sql Outbound EDI Package 1.4 337912 - 3 The Plan file will be able to include MLS orders and MANUAL orders depending on the EDI parameters.

ORDER_SOURCE_SYSTEM will remain as MLS to include the MLS orders but 3 new EDI parameters will be created to include the MANUAL orders:

INCLUDE_MANUAL_ORDER - Y

FROM_LOC_TYPE - RDC

TO_LOC_TYPE - STORE

When these parameters are set the MANUAL orders will be included provided that the source location of the order is of type RDC and the delivery location of the order is of type STORE as per the parameters.

Note that the FROM_LOC_TYPE and TO_LOC_TYPE parameters can store comma-delimited values, for example 'STORE,SUPPLIER'.

The BNL Orders In tab page in the Interface Errors screen will default the start and end dates and times for the local timezone for the user.

The interface records will be queried and displayed for the timezone for the user based on the specified date and time range.

The XML Outbound tab page will also default the dates and times for the local timezone and query the records for the timezone.

The order entry screen will not save any order lines without a product type and a DU type that exist when order items are being entered instead of order lines.

The order time windows will be retained when they are defaulted as well as when they are entered if the user does not save the initial entry of the order header data prior to entering the order items.

Giel Cleef
INT_ERR.fmx Interface Errors Form 1.97 " " " " "
ORDERS.fmx Orders Form 2.360 " " " " "