Class Method list used by SAP ABAP Class CL_IUUC_CODE_LOADER (Code loader)
SAP ABAP Class
CL_IUUC_CODE_LOADER (Code loader) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_REFERENCE - GET | Abstract Basis Class for Reference Objects | ||
| 2 | CL_ABAP_WEAK_REFERENCE - CONSTRUCTOR | Weak References | ||
| 3 | CL_IUUC_CODE_LOADER - GET_INCLUDE | Code loader | SOURCE iv_module_prog = iv_module_prog |
|
| 4 | CL_IUUC_CODE_LOADER - GET_METHOD_INCLUDE | Code loader | SOURCE iv_method = iv_method ). |
|
| 5 | CL_IUUC_CODE_LOADER - GET_METHOD_INCLUDE | Code loader | SOURCE get_method_include( iv_class = lv_superclass |
|
| 6 | CL_IUUC_CODE_LOADER - GET_METHOD_INCLUDE | Code loader | SOURCE rv_include = |
|
| 7 | CL_IUUC_CODE_LOADER - GET_METHOD_INCLUDE | Code loader | SOURCE iv_method = iv_module_sub ). |
|
| 8 | CL_IUUC_CODE_LOADER - GET_METHOD_INCLUDE | Code loader | SOURCE rv_include = get_method_include( iv_class = iv_module_prog |
|
| 9 | CL_IUUC_CODE_LOADER - GET_INCLUDE | Code loader | SOURCE iv_module_sub = iv_module_sub ). |
|
| 10 | CL_IUUC_CODE_LOADER - GET_INCLUDE | Code loader | SOURCE lv_include = get_include( iv_module_type = iv_module_type |
|
| 11 | CL_IUUC_CODE_LOADER - GET_FM_INCLUDE | Code loader | SOURCE rv_include = get_fm_include( iv_name = iv_module_prog ). |
|
| 12 | CL_IUUC_CODE_LOADER - CACHE_PROG_CODE | Code loader | SOURCE it_level = lt_level. |
|
| 13 | CL_IUUC_CODE_LOADER - CACHE_PROG_CODE | Code loader | SOURCE iref_code = lref_code |
|
| 14 | CL_IUUC_CODE_LOADER - CACHE_PROG_CODE | Code loader | SOURCE iv_prog = lv_include |
|
| 15 | CL_IUUC_CODE_LOADER - CACHE_PROG_CODE | Code loader | SOURCE EXPORTING |
|
| 16 | CL_IUUC_CODE_LOADER - CACHE_PROG_CODE | Code loader | SOURCE CALL METHOD cache_prog_code |
|
| 17 | CL_IUUC_MODULE_CODE - CONSTRUCTOR | Code scanner: Module code | ||
| 18 | CL_IUUC_MODULE_CODE - GET_TOKEN_STRING | Code scanner: Module code |