Table:
MACA
|
Table Name
|
MACA |
| Table Description |
The MACA tables contains the description of the mapping table classes. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The MACA database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_MACA |
| Column Description |
The unique identifier of the mapping table class in the database. |
Column: ID
| Value Type |
VARCHAR(256), NOT NULL |
| Key(s) |
Primary Key: PK_MACA |
| Column Description |
The identifier of the mapping table class, corresponding to the name of the mapping table class in the Core Tool.
It must be unique in the system.
|
Column: DESCRIPTION
| Value Type |
VARCHAR(2000) |
| Column Description |
The description of the mapping table class. |
Column: OWNER
| Value Type |
VARCHAR(256), NOT NULL |
| Column Description |
The owner of the catalog containing the mapping table class. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.