Table:
MATA
|
Table Name
|
MATA |
| Table Description |
The MATA table contains the Mapping Tables. A Mapping Table is an instance of a Mapping Table Class and contains rows. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The MATA database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_MATA |
Foreign K.:
- Foreign table: MACA
- Foreign field(s): OID
|
| Index(es) |
IX_MATA
|
| Column Description |
The unique identifier of the Mapping Table in the database. |
Column: ID
| Value Type |
VARCHAR(256), NOT NULL |
| Key(s) |
Primary Key: PK_MATA |
Foreign K.:
- Foreign table: MACA
- Foreign field(s): OID
|
| Index(es) |
IX_MATA
|
| Column Description |
The identifier of the Mapping Table, corresponding to the name of the Mapping Table in the Core Tool.
It must be unique in the system.
|
Column: OWNER
| Value Type |
VARCHAR(256), NOT NULL |
| Column Description |
The owner of the catalog containing the Mapping Table (the same as the owner of 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_MATA
|
| Column Description |
The identifier of the Mapping Table Class used as schema. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.