ER CTMS 042-020

From Calidus HUB
Revision as of 09:57, 14 July 2025 by Anw (talk | contribs) (Text replacement - "[[Category:{{#var:System}} ER]]↵</noinclude>" to "[[Category:{{#var:System}} ER]]Category:ER CTMS 042 </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Aptean Logo.png


EMERGENCY RELEASE - CTMS 11.0


RELNOTE ER042-020


Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks
AT_RTE_ROUTE_00322438.sql Database Script 1.1 00322438 - 2 New system parameters are available to store the start and end times for the orders, for example:

ORD_START_TIME = 08:00 ORD_END_TIME = 18:00

Other system parameters should be set:

CREATE_UNKNOWN_LOCS = Y CREATE_UNKNOWN_ORDER = N MATCH_FULL_LOC = Y

The EDI process called 'API' will have new parameters to set for the new functionality:

DEFAULT_COLLECTION = Y LOCATION_EXT_REF = Y ORD_INVOICED = Y ROUTE_DELIVERY = Y RUN_NUMBER_VALID = Y

Other EDI parameters should be set:

CUST_UPDATE_ORDER_LINES = N INTERFACE_FORMAT = NONE ORD_LINK_CONTENTS = N

The 'End' time for the fixed route can be maintained in the 'Route Detail' screen.

DATA_ADM_SYSTEM_PARAM_00322438.sql Database Script 1.1 " " " "
DP_CTMS_IMPORT.sql API Import Database Package 5.8 " " " "
ROUTES_MAINT.fmx Routes Maintenance Oracle Form 2.51 " " " "


New Parameters
Parameter Name Config Level Setting Value Result
ORD_START_TIME SYSTEM NULL Not used for the default early delivery time.
ORD_START_TIME SYSTEM TIME The default early delivery time when a route is not provided for an API order (HH:MM).
ORD_END_TIME SYSTEM NULL Not used for the default late delivery time.
ORD_END_TIME SYSTEM TIME The default late delivery time when a route is not provided for an API order (HH:MM).