| Schema Version | 5.0.6 | |
| Tablespace | CATALOG_DATA | |
| Partitioned | No | |
The MOPA_SPENDING_STATUS_MAPPING table is defined by the following columns in your back-end database. See the column details for more information.
| Name | PK | FK | IX | Uses | Used by | Definition |
|---|---|---|---|---|---|---|
| MOPA_OID | IX_CM_MP | MOPA (OID)
|
|
The identifier of the monitoring plan | ||
| COUNTER_NAME |
|
The name of the counter | ||||
| SSD_ID |
|
The ID of the spending status description | ||||
| RATA_ID |
|
The ID of the range table |
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The identifier of the monitoring plan |
| Type | DECIMAL(28), NOT NULL |
| Available Index | IX_CM_MP |
| Definition | The name of the counter |
| Type | VARCHAR(256), NOT NULL |
| Definition | The ID of the spending status description |
| Type | VARCHAR(256), NOT NULL |
| Definition | The ID of the range table |
| Type | VARCHAR(256), NOT NULL |
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:
| Indexed Column(s) | MOPA_OID |
| Unique | Yes |
| Partitioned | No |
| Tablespace | CATALOG_INDX |