COLLECTION
Description
rerating session
Technical Data
| Schema Version |
4.5.2 |
| Tablespace |
BART_DATA |
| Partitioned |
No |
Summary
The COLLECTION table is defined by the
following columns.
See the column details for more information.
Column Details
SESSION_ID
| Definition |
The identifier of the rerating session for this collection |
| Type |
DECIMAL(28), NOT NULL |
| Available Index |
IX_COLLECTION |
ROOT_ID
| Definition |
The identifier of the root contract of the collection |
| Type |
DECIMAL(28), NOT NULL |
| Available Index |
IX_COLLECTION |
CONTRACT_ID
| Definition |
The identifier of the contract in the collecion |
| Type |
DECIMAL(28), NOT NULL |
Index Details
The following database indexes are available in the
COLLECTION database table to improve the speed of data retrieval operations during
the business processes of SAP Convergent Charging:
IX_COLLECTION
| Indexed Column(s) |
SESSION_ID,ROOT_ID |
| Unique |
No |
| Partitioned |
No |
| Tablespace |
BART_INDX |