SAP ABAP Class CL_IUUC_CODE_LOADER (Code loader)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_CODE_SCANNER (Package) CNV_CODE_SCANNER
⤷
⤷
Properties
| Class | CL_IUUC_CODE_LOADER | |
| Short Description | Code loader | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_CODE_SCANNER | CNV_CODE_SCANNER |
| Created | 20081002 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_CODE_LOADER has no forward declaration.
Interfaces
Class CL_IUUC_CODE_LOADER has no interface implemented.
Friends
Class CL_IUUC_CODE_LOADER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TT_METH_INCL | Method includes | 20081002 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | IUUC_TT_MODULE_CODE | Module codes | 20081002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Cache program code and find all form definitions | 20081002 | |
| 2 | Static method | Public | Method | Get module code | 20081002 | |
| 3 | Static method | Private | Method | Get function module include | 20081002 | |
| 4 | Static method | Private | Method | Get include name for module | 20081002 | |
| 5 | Static method | Private | Method | Get method include | 20081002 |
Events
Class CL_IUUC_CODE_LOADER has no event.
Types
Class CL_IUUC_CODE_LOADER has no local type.
Method Signatures
Method CACHE_PROG_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_CODE | Call by reference | Object reference (TYPE REF TO) | CL_IUUC_MODULE_CODE | Code scanner: Module code | 20081002 | |||
| 2 | IT_LEVEL | Call by reference | Type reference (TYPE) | TT_LEVEL | Include levels | 20081010 | |||
| 3 | IV_PROG | Call by reference | Type reference (TYPE) | IUUC_MODULE_NAME | Code scanner: Module name | 20081002 |
Method CACHE_PROG_CODE on class CL_IUUC_CODE_LOADER has no exception.
Method GET_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODULE_PROG | Call by reference | Type reference (TYPE) | IUUC_MODULE_NAME | Code scanner: Module name | 20081002 | |||
| 2 | IV_MODULE_SUB | Call by reference | Type reference (TYPE) | IUUC_MODULE_SUB | Code scanner: Subroutine name (form/method) | 20081002 | |||
| 3 | IV_MODULE_TYPE | Call by reference | Type reference (TYPE) | IUUC_MODULE_TYPE | Code Scanner: Module type | 20081002 | |||
| 4 | RS_MODULE_CODE | Value transfer | Type reference (TYPE) | IUUC_TS_MODULE_CODE | 20081002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Include for module could not be determined | 20081119 | ||
| 2 | Module has not been loaded | 20081119 | ||
| 3 | Error during execution of READ REPORT command | 20081119 | ||
| 4 | Error during execution of SCAN ABAP command | 20081119 |
Method GET_FM_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | IUUC_MODULE_NAME | Function module name | 20081002 | |||
| 2 | RV_INCLUDE | Value transfer | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20081002 |
Method GET_FM_INCLUDE on class CL_IUUC_CODE_LOADER has no exception.
Method GET_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODULE_PROG | Call by reference | Type reference (TYPE) | IUUC_MODULE_NAME | Code scanner: Module name | 20081002 | |||
| 2 | IV_MODULE_SUB | Call by reference | Type reference (TYPE) | IUUC_MODULE_SUB | Code scanner: Subroutine name (form/method) | 20081002 | |||
| 3 | IV_MODULE_TYPE | Call by reference | Type reference (TYPE) | IUUC_MODULE_TYPE | Code Scanner: Module type | 20081002 | |||
| 4 | RV_INCLUDE | Value transfer | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20081002 |
Method GET_INCLUDE on class CL_IUUC_CODE_LOADER has no exception.
Method GET_METHOD_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | IUUC_MODULE_NAME | Code scanner: Module name | 20081002 | |||
| 2 | IV_METHOD | Call by reference | Type reference (TYPE) | IUUC_MODULE_SUB | Code scanner: Subroutine name (form/method) | 20081002 | |||
| 3 | RV_INCLUDE | Value transfer | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20081002 |
Method GET_METHOD_INCLUDE on class CL_IUUC_CODE_LOADER has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |