Table: CHARGE_DEPENDENCY

Table Name CHARGE_DEPENDENCY
Table Description The CHARGE_DEPENDENCY table describes the relationships between charges in offers.
Tablespace CATALOG_DATA
Database Core Database
Columns
MASTER_CODE
DEPENDENT_CODE
OFFE_OID
DEPENDENCY_INDEX

Columns of the Table

The CHARGE_DEPENDENCY database table is defined by the following columns.

Column: MASTER_CODE

Value Type VARCHAR(256), NOT NULL
Column Description The code of the master charge.


Column: DEPENDENT_CODE

Value Type VARCHAR(256), NOT NULL
Column Description The code of the dependent charge.


Column: OFFE_OID

Value Type BIGINT, NOT NULL
Key(s) -

Foreign K.:

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

Index(es) IX_CD_O_OID
Column Description The identifier of the offer.


Column: DEPENDENCY_INDEX

Value Type DECIMAL(3)
Column Description The number of this dependency when the dependencies are arranged in order of priority inside the offer.


Top of the list



SAP Convergent Charging 3.0

Document Version: SP04 and later

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