200.2.2
CHANGE-TTBL
Changing of tariffs in the tariff table with or without charge information, tariff group tables, clock tables or general charge records.
For tariffs with charge information, the minimum charge, the multiplication factor and entries of the graduation tariffs can be changed. The parameters TARMIN, GRTARRGN, LT, TAR and METHOD are in a min-1-group, at least one parameter must be given.
For changing the contents of a graduated tariff region it is necessary to enter an input for GRTARRGN and at least an input for LT or TAR. Missing inputs are requested by the Advisory Messages (H09, H08).
If for the tariff tables with charging info, the limit 0 is being changed, and it‘s not the last (fourth) entry in the table, then the next limit is set to zero and a tariff is requested through DIALOG.
If the last value is changed accidentally from 0 to another value, then this input is ignored, and a warning is displayed. The original entry doesn‘t get changed in this case.
For tariffs for connections with tariff information, the parameters can be changed one by one, together or all of them. For example for a zone, all five tariffs can be changed, together with the pulses (INTDAY, INTNT1 to INTNT4). The parameters INTDAY, INTNT1..INTNT4, NTAR4, TARBAS, TARMIN, SEGTBLNO and CHPER are in a min-1-group, a minimum of one parameter must be given.
1.
Changing tariff tables for connections with call charge information
2.
Changing tariff tables for connections without call charge information
3.
Changing tariff group tables
4.
Changing tables with clock information
5.
Changing tables with general informations
Notice
If one of the Parameters FPLSDAY, FPLSN1..FPLSN4 in the tariff tables with clock information is set to either value K (Karlson random value), KA (Karlson Added random value) or KM (Karlson Modified random value), then the corresponding FIXDAY, FIXN1..FIXN4 is changed too according the following table. Additionally advisory message H11 is printed.
FPLSDAY, FPLSN1..N4
Corrected FIXDAY, FIXN1..N4
KA (Karlson Added)
1
KM (Karlson Modified)
1
K (Karlson)
0
Procedure overview
Command code
Parameter
CHANGE-TTBL
|TBL=WCU,TARTBLNO=<number>,{(min1)TARMIN=<number>
(1)
,GRTARRGN=<number>,LT=<number>,TAR=<number>
,|METHOD=FACTOR,FACTOR=<number>};
|TBL=WCU,TARTBLNO=<number>,{(min1)TARMIN=<number>
,GRTARRGN=<number>,LT=<number>,TAR=<number>
,|METHOD=UNITS};
|TBL=WOCU,TARTBLNO=<number>,ZONE=<string>
(2)
,{(min1)INTDAY=<number>,TARDAY=<number>
,INTNT1=<number>,NTAR1=<number>
,INTNT2=<number>,NTAR2=<number>
,INTNT3=<number>,NTAR3=<number>
,INTNT4=<number>,NTAR4=<number>
,TARBAS=<number>,TARMIN=<number>
,SEGTBLNO=<number>,CHPER=<param>,BCHLFACT=<number>};
|TAB=CLK,TARTABLNO=<number>,ZONE=<param>,{(min1)
(3)
FIXDAY=<number>,FPLSDAY=<string>,PPLSDAY=<number>
,FIXN1=<number>,FPLSN1=<string>,PPLSN1=<number>
,FIXN2=<number>,FPLSN2=<string>,PPLSN2=<number>
,FIXN3=<number>,FPLSN3=<string>,PPLSN3=<number>
,FIXN4=<number>,FPLSN4=<string>,PPLSN4=<number>
,SEGTBLNO=<number>,CHPER=<param>};
|TBL=GRP,GROUPNO=<number>,CARRIER=<number>,
(4)
CATPTY=<param>,SERVICE=<param>,TARTBLNO=<number>;
|TBL=GEN
(5)
,|ELEMENT=COMPOS,TARTBLNO=<number>,COMPOS=<string>;
,|ELEMENT=VAT,VAT=<number>;
Examples
1.
In tariff table 1 with call charge information, the minimum charge should be changed to 4,00 DM, and the tariff for the graduated region 1 should be changed to 0,121 DM. (The comma position must be positioned on 2T or 3T per AMO-DAVF. The settings for AMO-DAVF work only for the cost calculation on tariff tables with charge informations.)
Input:
CHANGE-TTBL:TBL=WCU,TARTBLNO=1,TARMIN=400,GRTARRGN=1,TAR=121;
2.
In tariff table 1 without call charge information, for zone LOC, the day tariff should be changed from 0,20 DM to 0,23 DM. AMO-DAVF COMPOS parameter’s value is -3, -2, -1, 0, +1, +2 or +3 (The price per time clock is given in 1/100th currency units.).
Input:
CHANGE-TTBL:TBL=WOCU,TARTBLNO=1,ZONE=LOC,TARDAY=23;
3.
In the tariff group table 1, for CARRIER 1 and Service VOICE and NORM for category of calling party, the number of the tariff table should be changed from 1 to 3.
Input:
CHANGE-TTBL:TBL=GRP,GROUPNO=1,CARRIER=1,CATPTY=NORM,SERVICE=VOICE,TARTBLNO=3;
4.
In the table 1 with clock informations for zone DIST01, the parameter FIXN2 should be changed from 12 to 15.
Input:
CHANGE-TTBL:TBL=CLK,TARTBLNO=1,ZONE=DIST01,FIXN2=15;
5.
In the table with general informations the parameter VAT (value added tax in tenth percent to calculate the net fees) will be changed from 60 tenth percent (6%) to 150 tenth percent (15%).
Formula: NET=(GROSS/(100+VAT))*1000
Input:
CHANGE-TTBL:TBL=GEN,ELEMENT=VAT,VAT=150;
6.
In the table with general informations the parameter COMPOS in tariff table 3 will be changed to 3HT.
Input:
CHANGE-TTBL:TBL=GEN,ELEMENT=COMPOS,TARTBLNO=3,COMPOS=3HT;
7.
In the tariff table 5 with charge information two graduated tariff regions are entered. (Action for entering a tariff value).
Input:
ADD-TTBL:TBL=WCU,TARTBLNO=5,TARMIN=200,METHOD=UNITS,LT1=25,TAR1=60,LT2=50,TAR2=50,LT3=0,TAR3=30;
The limit of the graduation range 3 should be set to 75 units, and the tariff to 0.40 DM. The parameter COMPOS from AMO-DAVF is either -3 or -2, -1,0, +1, +2 or +3.
Input:
CHANGE-TTBL:TBL=WCU,TARTBLNO=5,GRTARRGN=3,LT=75,TAR=40;
Output:
F07: THERE IS NO ENTRY YET FOR AREA LIMIT MORE THAN 75, PLEASE INPUT VALUE
TAR =
Input:
20;
${DocTitle}
, ID:
${DocID}
©
02/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG.
All other trademarks herein are the property of their respective owners.