| Schema Version | 5.0.6 | |
| Partitioned | No | |
The IN_MACA_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 |
|---|---|---|---|---|---|---|
| NAME |
|
The name of the input column that is specified in the belonging mapping table class | ||||
| DESCRIPTION |
|
The textual and understandable description for this input column | ||||
| TYPE |
|
The type of the data values that this input column can contain | ||||
| INDEX_IN_MACA |
|
The position of the input column in the mapping table class | ||||
| MACA_OID | IX_IN_MACA_COLUMN | MACA (OID)
|
|
The unique identifier of the mapping table class that defines this input column |
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The name of the input column that is specified in the belonging mapping table class |
| Type | NVARCHAR(265), NOT NULL |
| Definition | The textual and understandable description for this input column |
| Type | NVARCHAR(2000), NULL |
| Definition | The type of the data values that this input column can contain |
| Format |
The possible values are:
|
| Type | DECIMAL(1), NULL |
| Definition | The position of the input column in the mapping table class |
| Type | DECIMAL(5), NOT NULL |
| Definition | The unique identifier of the mapping table class that defines this input column |
| Type | DECIMAL(28), NOT NULL |
| Available Index | IX_IN_MACA_COLUMN |
The following database indexes are available in the IN_MACA_COLUMN database table to improve the speed of data retrieval operations during the business processes of SAP Convergent Charging:
| Indexed Column(s) | MACA_OID |
| Unique | No |
| Partitioned | No |