Table: CHARGED_ITEM_CLASS

Table Name CHARGED_ITEM_CLASS
Table Description The CHARGED_ITEM_CLASS table contains basic information about the charged item classes (description, codename, owner) managed by SAP Convergent Charging.
Tablespace CATALOG_DATA
Database Core Database
Columns
OID
DESCRIPTION
CODE
OWNER
TYPE

Columns of the Table

The CHARGED_ITEM_CLASS database table is defined by the following columns.

Column: OID

Value Type BIGINT, NOT NULL
Key(s) Primary Key: PK_CHARGED_ITEM_CLASS
Column Description The charged item class unique ID, it is generated by the system.


Column: DESCRIPTION

Value Type VARCHAR(2000)
Column Description The description of the charged item class in plain text.


Column: CODE

Value Type VARCHAR(256), NOT NULL
Index(es) IX_CHARGED_ITEM_CLASS_CODE
Column Description The code of the charged item class.


Column: OWNER

Value Type VARCHAR(64), NOT NULL
Index(es) IX_CHARGED_ITEM_CLASS_OWNER
Column Description The owner of the charged item class.


Column: TYPE

Value Type DECIMAL(1), NOT NULL
Index(es) IX_CHARGED_ITEM_CLASS_CODE
Column Description

The type of the charged item class.

Possible values are:

  • 0: charged item class
  • 1: refill record class



Top of the list



SAP Convergent Charging 3.0

Document Version: SP04 and later

(c) Copyright 2011 SAP AG. All rights reserved.