IUUC_OBJ_TABLES - Capture processing changes per table of object
Capture processing changes per table of object information is stored in SAP table IUUC_OBJ_TABLES.
It is part of development package CNV_INC_PROCESSING in software component CA-LT. This development package consists of objects that can be grouped under "incremental processing using DB triggers and logging tables".
It is part of development package CNV_INC_PROCESSING in software component CA-LT. This development package consists of objects that can be grouped under "incremental processing using DB triggers and logging tables".
Fields for table IUUC_OBJ_TABLES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MT_ID | Mass Transfer ID | X | DMC_MT_IDENTIFIER | CHAR | 6 | DMC_OBJ_HEADER |
OBJ_NAME | Name of complex object or table | X | DMC_OBJ_NAME | CHAR | 80 | DMC_OBJ_HEADER |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
.INCLUDE | IUUC_S_OBJ_TABLES_INCL | 0 | ||||
TRIGGER_CRE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
MSTR_LOGTAB_CRE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
MSTR_LOGTAB_NAME | Name of Master Logging Table | IUUC_MSTR_LOGTAB_NAME | CHAR | 60 | ||
SUBS_LOGTAB_CRE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
SUBS_LOGTAB_NAME | Name of Master Logging Table | IUUC_MSTR_LOGTAB_NAME | CHAR | 60 |