BATCH_RATING_GROUP_DESCRIPTION

Definition


The BATCH_RATING_GROUP_DESCRIPTION table contains the definitions of all the batch rating groups customized for the SAP CC system

Description


The BATCH_RATING_GROUP_DESCRIPTION table contains the definitions of all the batch rating groups customized for the SAP CC system. The definition includes a code and a description. The batch rating groups are assigned to subscriptions and charging contracts

Technical Data


Schema Version 5.0.6
Partitioned No

Summary


The BATCH_RATING_GROUP_DESCRIPTION table is defined by the following columns in your back-end database. See the column details for more information.

Name PK FK IX Uses Used by Definition
BGRP_OID PK_BATCH_GROUP_DESCRIPTION       

The unique identifier of the batch rating group
CODE        

    The code of the batch rating group
    DESCRIPTION        

      The text description of the batch rating group

      Column Details

      The database schema defines the following columns. Check the definitions, types, available indexes, and formats:

      BGRP_OID

      Definition The unique identifier of the batch rating group
      Type DECIMAL(2), NOT NULL
      Primary Key PK_BATCH_GROUP_DESCRIPTION

      CODE

      Definition The code of the batch rating group
      Type NVARCHAR(256), NOT NULL

      DESCRIPTION

      Definition The text description of the batch rating group
      Type NVARCHAR(256), NOT NULL

      Primary Key Details

      See the primary key information:

      PK_BATCH_GROUP_DESCRIPTION

      Column(s) BGRP_OID
      Segment CATALOG_INDX