Table:
CAPA_CHARGE_DEPENDENCY
|
Table Name
|
CAPA_CHARGE_DEPENDENCY |
| Table Description |
The CAPA_CHARGE_DEPENDENCY table contains the charge dependencies of the charge plan. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The CAPA_CHARGE_DEPENDENCY database table is defined by the following columns.
Column: CAPA_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: CAPA
- Foreign field(s): OID
|
| Index(es) |
IX_CAPA_CHDE
|
| Column Description |
The identifier of the charge plan. |
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: DEPENDENCY_INDEX
| Value Type |
DECIMAL(3), NOT NULL |
| Column Description |
The index of the charge dependency. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.