MACA

Mapping Table Classes (Master Data)

Description


IN_MACA_COLUMNOUT_MACA_COLUMN

Technical Data


Schema Version 4.5.13
Tablespace CATALOG_DATA
Partitioned No

Summary


The MACA table is defined by the following columns. See the column details for more information.

Name PK FK IX Uses Used by
OID PK_MACA        IN_MACA_COLUMN (MACA_OID)
OUT_MACA_COLUMN (MACA_OID)
MACA_ADDITIONAL_INFO (MACA_OID)
MATA (MACA_OID)
 
ID          
DESCRIPTION          
OWNER          

Column Details


OID

Definition The unique identifier of the mapping table class in the database
Type DECIMAL(28), NOT NULL
Primary Key PK_MACA

ID

Definition The identifier of the mapping table class, corresponding to the name of the mapping table class visible in the SAP CC Core Tool user interface. It must be unique in the system
Type VARCHAR(256), NOT NULL

DESCRIPTION

Definition The description of the mapping table class
Type VARCHAR(2000), NULL

OWNER

Definition The owner of the catalog containing the mapping table class
Type VARCHAR(256), NOT NULL

Primary Key Details


PK_MACA

Column(s) OID
Tablespace CATALOG_INDX