Table:
RI_CLASS
|
Table Name
|
RI_CLASS |
| Table Description |
The RI_CLASS table contains the description for each refill item class.
|
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The RI_CLASS database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_RI_CLASS |
| Column Description |
The unique ID of the refill item class. |
Column: SERVICE_PROVIDER
| Value Type |
VARCHAR(64), NOT NULL |
| Index(es) |
IX_RI_CLASS_SP
|
| Column Description |
The service provider that owns the refill item class. |
Column: ID
| Value Type |
VARCHAR(256), NOT NULL |
| Key(s) |
Primary Key: PK_RI_CLASS |
| Index(es) |
IX_RI_CLASS_ID IX_RI_CLASS_SP
|
| Column Description |
The id of the refill item class. |
Column: DESCRIPTION
| Value Type |
VARCHAR(2000) |
| Column Description |
The description of the chargeable item. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.