Table:
PPACC_ACTI_CHRONOLOGY
|
Table Name
|
PPACC_ACTI_CHRONOLOGY |
| Table Description |
The PPACC_ACTI_CHRONOLOGY table contains the chronology of refill access for a charge activation. |
| Tablespace |
ACCESS_DATA |
| Database |
Core Database |
|
Partitioned
|
Yes
|
|
Columns
|
|
Columns of the Table
The PPACC_ACTI_CHRONOLOGY database table is defined by the following columns.
Column: ACTI_OID
| Value Type |
BIGINT |
| Index(es) |
IX_ACCESS_PPACCACTIVATION
|
| Column Description |
The OID of the charge activation. |
Column: SUAC_OID
| Value Type |
BIGINT, NOT NULL |
| Index(es) |
IX_ACCESS_PPACC
|
| Column Description |
The OID of the subscriber account. |
Column: PPACC_CODE
| Value Type |
VARCHAR(256), NOT NULL |
| Index(es) |
IX_ACCESS_PPACC
|
| Column Description |
The code of the prepaid account. |
Column: START_DATE
| Value Type |
DATE |
| Column Description |
The start date for the chronology. |
Column: END_DATE
| Value Type |
DATE |
| Column Description |
The end date for the chronology. |
Column: CACO_OID
| Value Type |
BIGINT |
| Index(es) |
IX_PPACC_ACTI_CHRO_CACO
|
| Column Description |
The identifier of the charging contract which contains the charge activation. |
Column: PARTITION_ID
| Value Type |
SMALLINT, NOT NULL |
| Column Description |
The partition of the subscriber account containing the charge activation. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.