USAGE_RATE

Definition


The USAGE_RATE table contains information about usage rates

Technical Data


Schema Version 4.5.13
Tablespace CATALOG_DATA
Partitioned No

Summary


The USAGE_RATE table is defined by the following columns. See the column details for more information.

Name PK FK IX Uses Used by
OID PK_USAGE_RATE        RATE_COMPONENT_HOLDER (USRA_OID)
 
INDEX_IN_PLAN          
NAME          
DESCRIPTION          
DESCRIPTION_NAME          
GUIDING_NAME          
PRODUCT_CODE          
OLD_DESCRIPTION_NAME          
PLAN_OID     IX_USAGE_RATE_PP  PRICE_PLAN (OID)
 
 

Column Details


OID

Definition The usage rate unique identifier
Type DECIMAL(28), NOT NULL
Primary Key PK_USAGE_RATE

INDEX_IN_PLAN

Definition The position of the usage rate in the price plan
Type DECIMAL(5), NOT NULL

NAME

Definition The name of the rate
Type VARCHAR(256), NOT NULL

DESCRIPTION

Definition The description of the rate
Type VARCHAR(2000), NULL

DESCRIPTION_NAME

Definition The name of the chargeable item that is rated
Type VARCHAR(256), NOT NULL

GUIDING_NAME

Definition The name used for the guiding of the chargeable item
Type VARCHAR(256), NOT NULL

PRODUCT_CODE

Definition The product code for this rate
Type VARCHAR(256), NULL

OLD_DESCRIPTION_NAME

Definition The old name of the chargeable item that is rated (before the migration to independent chargeable item classes)
Type VARCHAR(256), NULL

PLAN_OID

Definition The ID of the price plan for the usage rate
Type DECIMAL(28), NOT NULL
Available Index IX_USAGE_RATE_PP

Primary Key Details


PK_USAGE_RATE

Column(s) OID
Tablespace CATALOG_INDX

Index Details


The following database indexes are available in the USAGE_RATE database table to improve the speed of data retrieval operations during the business processes of SAP Convergent Charging:

IX_USAGE_RATE_PP

Indexed Column(s) PLAN_OID
Unique No
Partitioned No
Tablespace CATALOG_INDX