MOPA_SPENDING_STATUS_MAPPING

Definition


The MOPA_SPENDING_STATUS_MAPPING table contains the counter mappings of the monitoring plan

Technical Data


Schema Version 4.5.13
Segment CATALOG_DATA
Partitioned No

Summary


The MOPA_SPENDING_STATUS_MAPPING table is defined by the following columns. See the column details for more information.

Name PK FK IX Uses Used by
MOPA_OID     IX_CM_MP  MOPA (OID)
 
 
COUNTER_NAME          
SSD_ID          
RATA_ID          

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