| Schema Version | 2023.0.2 | |
| Filegroup | COCKPIT_DATA | |
| Partitioned | No | |
The RANGE_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_RANGE_TABLE_CLASS_IN_COLUMN |
|
The unique identifier of the range table class input column. It is generated by the SAP CC Cockpit application. | |||
| NAME |
|
The name of the input column used by the range table class | ||||
| DESCRIPTION |
|
The description of the input column used by the range table class | ||||
| IN_ERROR_STATE |
|
Indicates whether the range table class input column is in error or not | ||||
| INDEX_IN_RACA |
|
The position of the input column in the range table class | ||||
| RELEASED_OID |
|
The unique identifier of the released range table class input column when its is being modified | ||||
| STATE |
|
The state of the range table class input column | ||||
| TYPE |
|
Always null. Ignore this field. | ||||
| RANGETABLECLASS_OID |
|
The unique identifier of the range table class that owns the input column. |
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The unique identifier of the range table class input column. It is generated by the SAP CC Cockpit application. |
| Type | DECIMAL(28), NOT NULL |
| Primary Key | PK_RANGE_TABLE_CLASS_IN_COLUMN |
| Definition | The name of the input column used by the range table class |
| Type | NVARCHAR(265), NULL |
| Definition | The description of the input column used by the range table class |
| Type | NVARCHAR(2000), NULL |
| Definition | Indicates whether the range table class input column is in error or not |
| Format |
The possible values are:
|
| Type | BIT, NULL |
| Definition | The position of the input column in the range table class |
| Type | DECIMAL(10), NOT NULL |
| Definition | The unique identifier of the released range table class input column when its is being modified |
| Type | DECIMAL(28), NULL |
| Definition | The state of the range table class input column |
| Format |
The possible values are:
|
| Type | DECIMAL(3), NULL |
| Definition | Always null. Ignore this field. |
| Type | DECIMAL(10), NULL |
| Definition | The unique identifier of the range table class that owns the input column. |
| Type | DECIMAL(28), NOT NULL |
See the primary key information:
| Column(s) | OID |
| Filegroup | COCKPIT_DATA |