Table:
OUT_MACA_COLUMN
|
Table Name
|
OUT_MACA_COLUMN |
| Table Description |
The OUT_MACA_COLUMN table contains the output columns used in a Mapping Table Class. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The OUT_MACA_COLUMN database table is defined by the following columns.
Column: NAME
| Value Type |
VARCHAR(265), NOT NULL |
| Column Description |
The name of the output column. |
Column: DESCRIPTION
| Value Type |
VARCHAR(2000) |
| Column Description |
The description of the output column. |
Column: TYPE
| Value Type |
DECIMAL(1) |
| Column Description |
The type of the output.
Possible values are:
|
Column: INDEX_IN_MACA
| Value Type |
DECIMAL(5), NOT NULL |
| Column Description |
The position of the output column in the Mapping Table Class. |
Column: MACA_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: MACA
- Foreign field(s): OID
|
| Index(es) |
IX_OUT_MACA_COLUMN
|
| Column Description |
The unique identifier of the output column in the database. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.