ER CTMS 047-067: Difference between revisions
From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{#vardefine:System|CTMS}} {{ERHeader |SystemVersion=CTMS 12.0 |ERNumber=ER047-067 }} {| class="wikitable" border="1" width="100%" |- bgcolor="silver" !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 th...") |
No edit summary |
||
Line 20: | Line 20: | ||
• Address Lines 1-2 | • Address Lines 1-2 | ||
• Postcode | • Postcode | ||
Line 26: | Line 27: | ||
Note that this case should be linked to 620873 669852-11. | Note that this case should be linked to 620873 669852-11. | ||
|} | |} | ||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | 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'. | |||
|} | |||
<noinclude> | <noinclude> | ||
[[Category:{{#var:System}} ER]] | [[Category:{{#var:System}} ER]] | ||
</noinclude> | </noinclude> |
Revision as of 16:51, 24 April 2025
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'. |