200.2.3
DELETE-TTBL
For deletion, the user can choose if he wants to delete a tariff table with call charge information, a tariff table without call charge information or the entries for a zone in a tariff table.
For tariff group tables, the user can choose if all entries of a carrier and all services, or all entries for a service and all carriers, or all entries for all carriers and services should be deleted.
When a whole table is deleted, the AMO checks, if a selection table uses this table. In this case a message is displayed to the user.
1.
Deleting a tariff table with call charge information
2.
Deleting a tariff table without call charge information
3.
Deleting a tariff group table
4.
Deleting a table with clock information
5.
Delete a table with general Informations
For deletion the parameter COMPOS is set to standardvalue +2.
Procedure overwiev
Command code
Parameter
DELETE-TTBL
|TBL=WCU,TARTBLNO=<number>;
(1)
|TBL=WOCU,TARTBLNO=<number>,[ZONE=<string>];
(2)
|TBL=GRP,GROUPNO=<number>,[CARRIER=<number>]
[CATPTY=<param>],[SERVICE=<string>];
(3)
|TBL=CLK,TARTBLNO=<number>,[ZONE=<string>];
(4)
|TBL=GEN
(5)
,|ELEMENT=COMPOS,TARTBLNO=<number>;
,|ELEMENT=VAT;
Examples
1.
Deleting tariff table 5 with charge information
Input:
DEL-TTBL:TBL=WCU,TARTBLNO=5;
2.
Deleting all entries for ABR02 in table 1 without call charge information.
Input:
DEL-TTBL:TBL=WOCU,TARTBLNO=1,ZONE=ABR02;
3.
Deleting all entries for all CARRIERs and for service VOICE and NORM for category of calling party in tariff table 1.
Input:
DEL-TTBL:TBL=GRP,GROUPNO=1,CATPTY=NORM,SERVICE=VOICE;
4.
Deleting entries for CARRIER 3 and all services and categorys of calling party in tariff group table 2.
Input:
DEL-TTBL:TBL=GRP,GROUPNO=2,CARRIER=3;
5.
Deleting the entry CARRIER 4 and service VOICE for all categorys of calling party in tariff group table 2.
Input:
DEL-TTBL:TBL=GRP,GROUPNO=2,CARRIER=4,SERVICE=VOICE;
6.
Deleting the entry for zone LOC in the table 1 with clock information.
Input:
DEL-TTBL:TBL=CLK,TARTBLNO=1,ZONE=LOC;
7.
Deleting the entry for all zones in the table 1 with clock information.
Input:
DEL-TTBL:TBL=CLK,TARTBLNO=1;
8.
Deleting of a comma position from tariff table 1 with general informations.
Input:
DEL-TTBL:TBL=GEN,ELEMENT=COMPOS,TARTBLNO=1;
9.
Deleting from value added tax from table with general informations.
Input:
DEL-TTBL:TBL=GEN,ELEMENT=VAT;
OpenScape 4000 V10, Volume 1: AMO Descriptions, Service Documentation, Issue 5
, ID:
P31003H31A0S107057620
©
09/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.