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 GLOBAL_MODULE_ID Static Attribute Private Type reference (TYPE) INT4 0 Global module ID 20081121
2 MODULE_ID Instance attribute Public Type reference (TYPE) INT4 Unique ID of an instance 20081121
3 MT_STMNT Instance attribute Public Type reference (TYPE) IUUC_SSTMNT_TAB Code Inspector: Statements 20081002
4 MT_TOKEN Instance attribute Public Type reference (TYPE) IUUC_TOKENS Table type for the tokens 20081002
5 MV_OVFL_AREA Instance attribute Public Type reference (TYPE) IUUC_OVFL_AREA Code Scaner: Overflow area 20081002
6 STMNT_LINES Instance attribute Public Type reference (TYPE) INT4 Number or statement records 20081121
7 SWAPPED_OUT Instance attribute Public Type reference (TYPE) BOOLEAN STMNT and TOKEN swapped to DMC_INDX 20081121
8 TOKEN_LINES Instance attribute Public Type reference (TYPE) INT4 Number or token records 20081121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081121
2 FREE Instance method Public Method Delete code from memory 20081002
3 FREE_GLOBAL_MODULE_ID Static method Public Method clear static attribute global_module_id 20100726
4 GET_TOKEN_STRING 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 Importing IV_INDEX Call by reference Type reference (TYPE) I 20081002
2 Returning 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