IUUC_MOD_DYN_NAV - Dynamic and unrecognized module calls (with navigation)
Dynamic and unrecognized module calls (with navigation) information is stored in SAP table IUUC_MOD_DYN_NAV.
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_MOD_DYN_NAV
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ROOT_MODULE_TYPE | Code Scanner: Module type | X | IUUC_MODULE_TYPE | CHAR | 8 | |
ROOT_MODULE_PROG | Code scanner: Module name | X | IUUC_MODULE_NAME | CHAR | 80 | |
MODULE_TYPE | Code Scanner: Module type | X | IUUC_MODULE_TYPE | CHAR | 8 | |
MODULE_PROG | Code scanner: Module name | X | IUUC_MODULE_NAME | CHAR | 80 | |
MODULE_SUB | Code scanner: Subroutine name (form/method) | X | IUUC_MODULE_SUB | CHAR | 80 | |
INCLNAME | ABAP Program Name | X | PROGRAMM | CHAR | 80 | * |
LINE | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
OPERATION | Char 20 | CHAR20 | CHAR | 40 | ||
CLIDEP | Client-Specific Flag | CLIDEP | CHAR | 2 |