ER CTMS 043-037: Difference between revisions
From Calidus HUB
No edit summary |
No edit summary |
||
Line 53: | Line 53: | ||
The EDI parameters for the 'API' process should be set as follows to create an inspection period of 3 months to begin on the first day of the month: | The EDI parameters for the 'API' process should be set as follows to create an inspection period of 3 months to begin on the first day of the month: | ||
INSPECT_DATE_FROM = 01/01/2023 | |||
INSPECT_PERIOD_TYPE = M | |||
INSPECT_PERIOD_VALUE = 3 | |||
|} | |} | ||
Revision as of 14:51, 2 March 2023
EMERGENCY RELEASE - CTMS 11.0
RELNOTE ER043-037
Module | Program Name | Ver | Call/Iss | Client Ref | Pr'ty | Remarks |
---|---|---|---|---|---|---|
DP_CUST_SERV.sql | Package | 1.63 | 00380366 | CTY Issue 360 | 2 | DP_CUST_SERV.FN_UPDATE_ORDER_CTL is modified to trigger the creation of INT_XML_CONTROL records for LOTS.
Created new EDI parameter called CUST_LOTS_SEND_ORD to create/update customers with the SEND_ORD_MSG flag set to Y when the customer has LOTS installed in DP_CTMS_IMPORT. |
DP_CTMS_IMPORT.sql | Package | 5.23 | " | " | " | " |
DATA_EDI_PROCESS_TRIGGER_380366.sql | Database script | 1.1 | " | " | " | " |
Module | Program Name | Ver | Call/Iss | Client Ref | Pr'ty | Remarks |
---|---|---|---|---|---|---|
DP_CTMS_IMPORT.sql | Package | 5.24 | 00440788 | CTY Issue 365 | 2 | The customers can be imported via the API with defaulted values for the vehicle inspection periods.
The EDI parameters for the 'API' process should be set as follows to create an inspection period of 3 months to begin on the first day of the month: INSPECT_DATE_FROM = 01/01/2023 INSPECT_PERIOD_TYPE = M INSPECT_PERIOD_VALUE = 3 |