ER CTMS 047-067: Difference between revisions
From Calidus HUB
No edit summary |
m (Text replacement - "ER]]↵</noinclude>" to "ER]] Category:ER CTMS 047 </noinclude>") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 19: | Line 19: | ||
|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: | |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'. | 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'. | ||
Line 28: | Line 28: | ||
|} | |} | ||
<!-- NEW PAGE --> | |||
{| class="wikitable" border="1" width="100%" | {| class="wikitable" border="1" width="100%" | ||
Line 49: | Line 50: | ||
<noinclude> | <noinclude> | ||
[[Category:{{#var:System}} ER]] | [[Category:{{#var:System}} ER]] | ||
[[Category:ER CTMS 047]] | |||
</noinclude> | </noinclude> |
Latest revision as of 09:49, 13 June 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'. |