Table:
COAC
|
Table Name
|
COAC |
| Table Description |
The COAC (CONTRACT_ACTIVATION) table contains the charge activations of the charging contract items. |
| Tablespace |
SUBSCRIBER_DATA |
| Database |
Core Database |
|
Partitioned
|
Yes
|
|
Columns
|
|
Columns of the Table
The COAC database table is defined by the following columns.
Column: COAC_OID
| Value Type |
BIGINT, NOT NULL |
| Column Description |
The identifier of the charge activation. |
Column: COAC_CODE
| Value Type |
VARCHAR(256), NOT NULL |
| Column Description |
The code of the charge activation. |
Column: CACO_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: CACO
- Foreign field(s): OID
|
| Index(es) |
IX_COAC_CACO
|
| Column Description |
The identifier of the charging contract. |
Column: PARTITION_ID
| Value Type |
SMALLINT, NOT NULL |
| Column Description |
The partition of the subscriber account. |
Column: CACI_EXT_ID
| Value Type |
VARCHAR(256), NOT NULL |
| Column Description |
The code of the charging contract item. |
Column: CAPI_ID
| Value Type |
VARCHAR(256), NOT NULL |
| Column Description |
The code of the charge plan item. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.