ER CTMS 043-016: Difference between revisions

From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{#vardefine:System|CTMS}} {{ERHeader |SystemVersion=CTMS 11.0 |ERNumber=ER043-016 }} {| class="wikitable" border="1" width="100%" |- bgcolor="sil...")
 
No edit summary
Line 178: Line 178:
|"
|"
|"
|"
|}
{| class="wikitable" border="1" width="100%"
|- bgcolor="silver"
!colspan="3" | New Access
|-
!Access Tab!! Name !! Description
|-
|Parties
|Parties
|Parties tab page in Account Maintenance.
|}
{| class="wikitable" border="1" width="100%"
|- bgcolor="silver"
!colspan="4" | New Parameters
|-
!Parameter Name !! Config Level !! Setting Value !! Result
|-
|ACC_RATE_BY_PARTY
|SYSTEM
|Y
|The rating process will look for a party contract when rating a customer.
|-
|ACC_RATE_BY_PARTY
|SYSTEM
|N
|The rating process will not look for a party contract when rating a customer.
|-
|ACC_CONTRACT_SERVICES
|SYSTEM
|Y
|Checks if there are any service records on the order.
|-
|ACC_CONTRACT_SERVICES
|SYSTEM
|N
|Does not check if there are any service records on the order.
|-
|ACC_CONTRACT_OWN
|SYSTEM
|Y
|The system looks at the contract to identify the charges for own packaging.
|-
|ACC_CONTRACT_OWN
|SYSTEM
|N
|The system does not look at the contract to identify the charges for own packaging.
|-
|ACC_CONTRACT_PICKPACK
|SYSTEM
|Y
|Checks the relevant contract for a PICK_PACK tariff and generate a payment.
|-
|ACC_CONTRACT_PICKPACK
|SYSTEM
|N
|Does not check the relevant contract for a PICK_PACK tariff and generate a payment.
|}
|}



Revision as of 12:54, 26 January 2023


Aptean Logo.png


EMERGENCY RELEASE - CTMS 11.0


RELNOTE ER043-016


Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks
CT_ACC_RATING_PARTY_02240275.sql Database Script 1.2 02240275 - 3 Rate Table Management for parties of customers to generate order payments.
AT_CNT_TARIFF_02240275.sql Database Script 1.3 " " " "
AT_ORG_CUSTOMER_02240275.sql Database Script 1.1 " " " "
DATA_ADM_FORM_TAB_02240275.sql Database Script 1.1 " " " "
DATA_ADM_SYSTEM_PARAM_02240275.sql Database Script 1.2 " " " "
DATA_CNT_CHARGE_PARAM_02240275.sql Database Script 1.2 " " " "
DATA_CNT_CONDITION_02240275.sql Database Script 1.2 " " " "
DATA_CNT_CONDITION_VALUE_02240275.sql Database Script 1.2 " " " "
DATA_ORS_1_SQL_02240275.sql Database Script 1.1 " " " "
DATA_ORS_MASTER_DATA_1_02240275.sql Database Script 1.1 " " " "
DATA_ORS_MASTER_DATA_2_02240275.sql Database Script 1.2 " " " "
DATA_ORS_MASTER_DATA_3_02240275.sql Database Script 1.2 " " " "
TRG_ACC_RATING_PARTY_BIU.sql Database Trigger 1.1 " " " "
CNT.sql Contracts Database Package 5.55 " " " "
DP_REPORTS.sql Reports Database Package 5.74 " " " "
IMP.sql Import Database Package 5.218 " " " "
RATE.sql Rating Database Package 5.165 " " " "
ACC_MAINT.fmx Account Maintenance Oracle Form 2.96 " " " "
CONTRACT.fmx Contract Maintenance Oracle Form 2.78 " " " "
CUST_COST.fmx Customer Maintenance Oracle Form 2.143 " " " "
WAREHOUSE.fmx Warehouse Maintenance Oracle Form 2.13 " " " "


New Access
Access Tab Name Description
Parties Parties Parties tab page in Account Maintenance.


New Parameters
Parameter Name Config Level Setting Value Result
ACC_RATE_BY_PARTY SYSTEM Y The rating process will look for a party contract when rating a customer.
ACC_RATE_BY_PARTY SYSTEM N The rating process will not look for a party contract when rating a customer.
ACC_CONTRACT_SERVICES SYSTEM Y Checks if there are any service records on the order.
ACC_CONTRACT_SERVICES SYSTEM N Does not check if there are any service records on the order.
ACC_CONTRACT_OWN SYSTEM Y The system looks at the contract to identify the charges for own packaging.
ACC_CONTRACT_OWN SYSTEM N The system does not look at the contract to identify the charges for own packaging.
ACC_CONTRACT_PICKPACK SYSTEM Y Checks the relevant contract for a PICK_PACK tariff and generate a payment.
ACC_CONTRACT_PICKPACK SYSTEM N Does not check the relevant contract for a PICK_PACK tariff and generate a payment.