SAP ABAP Class IF_DMC_CODE_SCAN (scan generated code for tokens)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_CODE_SCAN_CWB scan ciritical tokens CWB 20130905
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_CODE_SCAN_IUUC scan gen. coding for critical tokens 20140123
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_CODE_SCAN_MWB scan gen. coding for critical tokens 20130905
Properties
Class IF_DMC_CODE_SCAN  
Short Description scan generated code for tokens    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130905   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DMC_CODE_SCAN has no forward declaration.
Interfaces
Class IF_DMC_CODE_SCAN has no interface implemented.
Friends
Class IF_DMC_CODE_SCAN has no friend class.
Attributes
Class IF_DMC_CODE_SCAN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NAMING_FUNC Static method Public Method check the naming of the object 20130909
2 CHECK_NAMING_POOL Static method Public Method 20130909
3 COMPARE_CODE_LCL Instance method Public Method comare code with lcl code for modifications 20130905
4 SCAN_STATEMENTS Instance method Public Method scan for critical statements 20130905
5 SCAN_TOKENS Instance method Public Method scan for critical tokens 20130905
Events
Class IF_DMC_CODE_SCAN has no event.
Types
Class IF_DMC_CODE_SCAN has no local type.
Method Signatures

Method CHECK_NAMING_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTIONMODULE_NAME Call by reference Type reference (TYPE) RS38L-NAME Name of Function Module 20130909
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130909

Method CHECK_NAMING_POOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTIONPOOL_NAME Call by reference Type reference (TYPE) RS38L-AREA Function group, to which the function module belongs 20130909
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130909

Method COMPARE_CODE_LCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EQUAL Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130909
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130909

Method SCAN_STATEMENTS Signature

Method SCAN_STATEMENTS on class IF_DMC_CODE_SCAN has no parameter.
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130909

Method SCAN_TOKENS Signature

Method SCAN_TOKENS on class IF_DMC_CODE_SCAN has no parameter.
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130909
History
Last changed by/on SAP  20141030 
SAP Release Created in