IUUC_REPL_HEAD - Header table for table creation / replication / init load
Header table for table creation / replication / init load information is stored in SAP table IUUC_REPL_HEAD.
It is part of development package CNV_IUUC_REPLICATION in software component CA-LT. This development package consists of objects that can be grouped under "IUUC: Replication tools".
It is part of development package CNV_IUUC_REPLICATION in software component CA-LT. This development package consists of objects that can be grouped under "IUUC: Replication tools".
Fields for table IUUC_REPL_HEAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TABLE_NAME | Table Name | X | TABNAME | CHAR | 60 | * |
ORIGIN | origin of table structure for table creation | IUUC_REPL_TABLE_CREATE_ORIGIN | CHAR | 2 | ||
BEHAVIOUR | table behavior -> create only / init load / replicate | IUUC_REPL_TABLE_CREATE_BEHAVE | CHAR | 2 | ||
TABLE_TYPE | table type (column/ row/ view) | IUUC_REPL_TABLE_CREATE_TYPE | CHAR | 2 | ||
TABLE_COMMENT | comment | IUUC_COMMENT | CHAR | 240 |