IUUC_DB_TABLE - Table For Storing Modules, DB Tables And Operations
Table For Storing Modules, DB Tables And Operations information is stored in SAP table IUUC_DB_TABLE.
It is part of development package CNV_CODE_SCANNER in software component CA-LT. This development package consists of objects that can be grouped under "CNV_CODE_SCANNER".
It is part of development package CNV_CODE_SCANNER in software component CA-LT. This development package consists of objects that can be grouped under "CNV_CODE_SCANNER".
Fields for table IUUC_DB_TABLE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ROOT_MODULE | Object Name in Object Directory | X | SOBJ_NAME | CHAR | 80 | |
CALLED_MODULE | Object Name in Object Directory | X | SOBJ_NAME | CHAR | 80 | |
IDENT | Table Name | X | TABNAM | CHAR | 60 | * |
INSERT_APPLIED | SQL Operation Applied | IUUC_SQL_OP_USAGE | CHAR | 2 | ||
UPDATE_APPLIED | SQL Operation Applied | IUUC_SQL_OP_USAGE | CHAR | 2 | ||
DELETE_APPLIED | SQL Operation Applied | IUUC_SQL_OP_USAGE | CHAR | 2 | ||
MODIFY_APPLIED | SQL Operation Applied | IUUC_SQL_OP_USAGE | CHAR | 2 | ||
SELECT_APPLIED | SQL Operation Applied | IUUC_SQL_OP_USAGE | CHAR | 2 |