Table:
COUNTER_NAME_DICT
|
Table Name
|
COUNTER_NAME_DICT |
| Table Description |
The COUNTER_NAME_DICT table contains the description of the possible names for counters exposed to external systems. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The COUNTER_NAME_DICT database table is defined by the following columns.
Column: NAME
| Value Type |
VARCHAR(256), NOT NULL |
| Column Description |
A possible name for counters exposed to external systems. |
Column: DESCRIPTION
| Value Type |
VARCHAR(2000), NOT NULL |
| Column Description |
The description of the counter name. |
Column: NAME_KEY
| Value Type |
BIGINT, NOT NULL |
| Column Description |
The key used in replacement of the counter name. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.