Table: RATE_COMPONENT_PROPERTY

Table Name RATE_COMPONENT_PROPERTY
Table Description The RATE_COMPONENT_PROPERTY table contains detailed information about rating and charging components.
Tablespace CATALOG_DATA
Database Core Database
Columns
RCOM_OID
PROPERTY_NAME
PROPERTY_TYPE
PROPERTY_INDEX
NUMBER_VALUE
STRING_VALUE
DATE_VALUE

Columns of the Table

The RATE_COMPONENT_PROPERTY database table is defined by the following columns.

Column: RCOM_OID

Value Type BIGINT, NOT NULL
Key(s) -

Foreign K.:

  • Foreign table: RATE_COMPONENT
  • Foreign field(s): OID

Index(es) IX_RCOP_RCOM
Column Description The component unique identifier.


Column: PROPERTY_NAME

Value Type VARCHAR(256)
Column Description The name of the property.


Column: PROPERTY_TYPE

Value Type DECIMAL(2)
Column Description The type of the property.


Column: PROPERTY_INDEX

Value Type DECIMAL(3)
Column Description The position of the property in the component.


Column: NUMBER_VALUE

Value Type DECIMAL(28,6)
Column Description The value of the property if it is a number.


Column: STRING_VALUE

Value Type VARCHAR(2000)
Column Description The value of the property if it is a string.


Column: DATE_VALUE

Value Type DATE
Column Description The value of the property if it is a date.


Top of the list



SAP Convergent Charging 3.0

Document Version: SP04 and later

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