IUUC_REPL_FIELD - Fieldname table for table creation / replication / init load
Fieldname table for table creation / replication / init load information is stored in SAP table IUUC_REPL_FIELD.
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_FIELD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TABLE_NAME | Table Name | X | TABNAME | CHAR | 60 | * |
FIELD_NUMBER | alignment of fields | X | NUMC | 6 | ||
FIELDNAME | Field Name | FIELDNAME | CHAR | 60 | * | |
KEYFLAG | Identifies a key field of a table | KEYFLAG | CHAR | 2 | ||
DATA_TYPE | data type of field | IUUC_REPL_TABLE_CREATE_DATTYPE | CHAR | 60 | ||
FIELD_LENGTH | Lenght of field | NUMC | 12 | |||
FIELD_COMMENT | comment | IUUC_COMMENT | CHAR | 240 |