ER CTMS 045-076: Difference between revisions

From Calidus HUB
No edit summary
No edit summary
Line 18: Line 18:
|3
|3
|New EDI parameter called UPD_CUST_ENABLE_EPOD has been added to JAK_INBOUND_ORDERS which when set will enable EPOD for all new customers created and to existing customers if they are used to create orders.
|New EDI parameter called UPD_CUST_ENABLE_EPOD has been added to JAK_INBOUND_ORDERS which when set will enable EPOD for all new customers created and to existing customers if they are used to create orders.
When EDI parameters,
UPDATE_CUST_GROUP – Y
DEFAULT_ADD_CUST_GROUP – JACKSONS
Then customers will have CUST_GROUP set to JACKSONS.
When EDI parameter
UPD_CUST_ENABLE_EPOD – Y
Then customers will have ENABLE_EPOD set to ‘Y’
|-
|-
|INT_XML_IN.sql
|INT_XML_IN.sql
Line 43: Line 27:
|"
|"
|}
|}
{| class="wikitable" border="1" width="100%"
|- bgcolor="silver"
!colspan="4" | New Parameters
|-
!Parameter Name !! Config Level !! Setting Value !! Result
|-
|UPD_CUST_ENABLE_EPOD
|EDI
|Default N
|When set to Y, then customers will have EPOD enabled.
|}


<noinclude>
<noinclude>
[[Category:{{#var:System}} ER]]
[[Category:{{#var:System}} ER]]
</noinclude>
</noinclude>

Revision as of 15:54, 20 February 2024


Aptean Logo.png


EMERGENCY RELEASE - CTMS 12.0


RELNOTE ER045-076


Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks
DATA_EDI_PROCESS_TRIGGERS_562331.sql Database script 1.1 562331 - 3 New EDI parameter called UPD_CUST_ENABLE_EPOD has been added to JAK_INBOUND_ORDERS which when set will enable EPOD for all new customers created and to existing customers if they are used to create orders.
INT_XML_IN.sql Database Package 5.242 " " " "


New Parameters
Parameter Name Config Level Setting Value Result
UPD_CUST_ENABLE_EPOD EDI Default N When set to Y, then customers will have EPOD enabled.