Table: COUNTER_SNAPSHOT

Table Name COUNTER_SNAPSHOT
Table Description The COUNTER_SNAPSHOT table contains counter values for subscriptions or charging contracts. A subscription that is not batch only does not have any entry in this table.
Tablespace C_SNAPSHOT_DATA
Database Core Database
Partitioned Yes
Columns
SNAPSHOT_SUB_OID
SNAPSHOT_ID
SNAPSHOT_VALUE
PARTITION_ID

Columns of the Table

The COUNTER_SNAPSHOT database table is defined by the following columns.

Column: SNAPSHOT_SUB_OID

Value Type BIGINT, NOT NULL
Key(s) Primary Key: PK_COUNTER_SNAPSHOT
Column Description The ID of the susbscription or charging contract which the counters belong to.


Column: SNAPSHOT_ID

Value Type DECIMAL(4), NOT NULL
Key(s) Primary Key: PK_COUNTER_SNAPSHOT
Column Description The ID of the snapshot.


Column: SNAPSHOT_VALUE

Value Type RAW(1000)
Column Description The compound value of all the counters in the subscription or charging contract.


Column: PARTITION_ID

Value Type SMALLINT, NOT NULL
Key(s) Primary Key: PK_COUNTER_SNAPSHOT
Column Description The partition of the subscriber account owning the subscription or charging contract.


Top of the list



SAP Convergent Charging 3.0

Document Version: SP04 and later

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