SAP ABAP Class CL_IUUC_MODULE_CODE (Code scanner: Module code)
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_MODULE_CODE | |
| Short Description | Code scanner: Module code | |
| 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_MODULE_CODE has no forward declaration.
Interfaces
Class CL_IUUC_MODULE_CODE has no interface implemented.
Friends
Class CL_IUUC_MODULE_CODE 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) | INT4 | 0 | Global module ID | 20081121 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | INT4 | Unique ID of an instance | 20081121 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | IUUC_SSTMNT_TAB | Code Inspector: Statements | 20081002 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | IUUC_TOKENS | Table type for the tokens | 20081002 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | IUUC_OVFL_AREA | Code Scaner: Overflow area | 20081002 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | INT4 | Number or statement records | 20081121 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | STMNT and TOKEN swapped to DMC_INDX | 20081121 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | INT4 | Number or token records | 20081121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081121 | |
| 2 | Instance method | Public | Method | Delete code from memory | 20081002 | |
| 3 | Static method | Public | Method | clear static attribute global_module_id | 20100726 | |
| 4 | Instance method | Public | Method | Get token string | 20081002 |
Events
Class CL_IUUC_MODULE_CODE has no event.
Types
Class CL_IUUC_MODULE_CODE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_IUUC_MODULE_CODE has no parameter.
Method CONSTRUCTOR on class CL_IUUC_MODULE_CODE has no exception.
Method FREE Signature
Method FREE on class CL_IUUC_MODULE_CODE has no parameter.
Method FREE on class CL_IUUC_MODULE_CODE has no exception.
Method FREE_GLOBAL_MODULE_ID Signature
Method FREE_GLOBAL_MODULE_ID on class CL_IUUC_MODULE_CODE has no parameter.
Method FREE_GLOBAL_MODULE_ID on class CL_IUUC_MODULE_CODE has no exception.
Method GET_TOKEN_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20081002 | ||||
| 2 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20081002 |
Method GET_TOKEN_STRING on class CL_IUUC_MODULE_CODE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |