ER CTMS 047-067: Difference between revisions

From Calidus HUB
No edit summary
No edit summary
Line 28: Line 28:
|}
|}


<!-- NEW PAGE -->


{| class="wikitable" border="1" width="100%"
{| class="wikitable" border="1" width="100%"

Revision as of 16:52, 24 April 2025


Aptean Logo.png


EMERGENCY RELEASE - CTMS 12.0


RELNOTE ER047-067


Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks
DP_CTMS_IMPORT.sql API Imports Package 5.57 722515 669852-11 2 A new system parameter 'LIMIT_ADDRESS_MATCH' is created, this parameter will then be used in all order imports both CSV and XML to only use the following fields when matching an address:

• Address Lines 1-2

• Postcode

The address line 1, address line 2 and the postcode will be used to select an existing location to use for the order when the API parameter 'MATCH_FULL_LOC' is not set to 'Y'.

Note that this case should be linked to 620873 669852-11.


New Parameters
Parameter Name Config Level Setting Value Result
LIMIT_ADDRESS_MATCH SYSTEM N The current functionality will be performed.
LIMIT_ADDRESS_MATCH SYSTEM Y The address line 1, address line 2 and the postcode will be used to select an existing location to use for the order when the system parameter 'IMP_FULL_LOC_ADDR_MATCH' is not set to 'Y'.