MOPA_SPENDING_STATUS_MAPPING
Definition
The MOPA_SPENDING_STATUS_MAPPING table contains the counter mappings of the monitoring
plan
Technical Data
Summary
The MOPA_SPENDING_STATUS_MAPPING table is defined by the
following columns.
See the column details for more information.
Column Details
MOPA_OID
| Definition |
The identifier of the monitoring plan |
| Type |
DECIMAL(28), NOT NULL |
| Available Index |
IX_CM_MP |
COUNTER_NAME
| Definition |
The name of the counter |
| Type |
NVARCHAR(256), NOT NULL |
SSD_ID
| Definition |
The ID of the spending status description |
| Type |
NVARCHAR(256), NOT NULL |
RATA_ID
| Definition |
The ID of the range table |
| Type |
NVARCHAR(256), NOT NULL |
Index Details
The following database indexes are available in the
MOPA_SPENDING_STATUS_MAPPING database table to improve the speed of data retrieval operations during
the business processes of SAP Convergent Charging:
IX_CM_MP
| Indexed Column(s) |
MOPA_OID |
| Unique |
Yes |
| Partitioned |
No |
| Clustered |
No |
| Segment |
CATALOG_INDX |