| Schema Version | 2023.0.2 | |
| Filegroup | COCKPIT_DATA | |
| Partitioned | No | |
The MAPPING_TABLE_CLASS_IN_COLUMN 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 |
|---|---|---|---|---|---|---|
| OID | PK_MAPPING_TABLE_CLASS_IN_COLUMN |
|
The unique identifier of the mapping table class input column. It is generated by the SAP CC Cockpit application. | |||
| NAME |
|
The name of the input column used by the mapping table class | ||||
| DESCRIPTION |
|
The description of the input column used by the mapping table | ||||
| INDEX_IN_MACA |
|
The position of the input column in the mapping table class | ||||
| TYPE |
|
The type of the input column | ||||
| MAPPINGTABLECLASS_OID |
|
The unique identifier of the mapping table class that owns the input column | ||||
| IN_ERROR_STATE |
|
Indicates whether the mapping table class input column is in error or not | ||||
| RELEASED_OID |
|
The unique identifier of the released mapping table class input column when its is being modified | ||||
| STATE | IX_MAPPING_TABLE_CLASS_IN_COLUMN_STATE |
|
The state of the mapping table class input column |
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The unique identifier of the mapping table class input column. It is generated by the SAP CC Cockpit application. |
| Type | DECIMAL(28), NOT NULL |
| Primary Key | PK_MAPPING_TABLE_CLASS_IN_COLUMN |
| Definition | The name of the input column used by the mapping table class |
| Type | NVARCHAR(265), NULL |
| Definition | The description of the input column used by the mapping table |
| Type | NVARCHAR(2000), NULL |
| Definition | The position of the input column in the mapping table class |
| Type | DECIMAL(10), NOT NULL |
| Definition | The type of the input column |
| Format |
The possible values are:
|
| Type | DECIMAL(10), NULL |
| Definition | The unique identifier of the mapping table class that owns the input column |
| Type | DECIMAL(28), NOT NULL |
| Definition | Indicates whether the mapping table class input column is in error or not |
| Format |
The possible values are:
|
| Type | BIT, NULL |
| Definition | The unique identifier of the released mapping table class input column when its is being modified |
| Type | DECIMAL(28), NULL |
| Definition | The state of the mapping table class input column |
| Format |
The possible values are:
|
| Type | DECIMAL(3), NULL |
| Available Index | IX_MAPPING_TABLE_CLASS_IN_COLUMN_STATE |
See the primary key information:
| Column(s) | OID |
| Filegroup | COCKPIT_DATA |
The following database indexes are available in the MAPPING_TABLE_CLASS_IN_COLUMN database table to improve the speed of data retrieval operations during the business processes of SAP Convergent Charging:
| Indexed Column(s) | STATE |
| Unique | No |
| Partitioned | No |
| Clustered | No |
| Filegroup | COCKPIT_INDX |