SAP ABAP Class CL_DMC_CODE_SCAN_IUUC (scan gen. coding for critical tokens)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMC_CODE_SCAN (Package) Scan generated coding for specific tokens
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_CODE_SCAN scan generated code for tokens 20140123
Properties
Class CL_DMC_CODE_SCAN_IUUC  
Short Description scan gen. coding for critical tokens    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_DMC_CODE_SCAN   Scan generated coding for specific tokens 
Created 20140123   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMC_CODE_SCAN_IUUC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMC_CODE_SCAN scan generated code for tokens 20140123
Friends
Class CL_DMC_CODE_SCAN_IUUC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CODING Instance attribute Private Type reference (TYPE) DMC_CODE_SCAN_CODING_TAB Code scanner coding 20140123
2 CODING_LCL Instance attribute Private Type reference (TYPE) DMC_CODE_SCAN_CODING_TAB Code scanner coding 20140123
3 MACRO_NAME Instance attribute Private Type reference (TYPE) TABNAME boolean variable (X=true, -=false, space=unknown) 20140123
4 STATEMENTS Instance attribute Private See coding 20140123
5 TOKENS Instance attribute Private See coding 20140123
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CALL Instance method Private Method check for critical CALL tokens 20140123
2 CHECK_CODE_MACRO Instance method Private Method check for MACRO code 20140123
3 CHECK_COMMIT Instance method Private Method check for COMMIT token 20140124
4 CHECK_CREATE Instance method Private Method check for critical CREATE tokens 20140123
5 CHECK_DEFINE_MACRO Instance method Private Method check for critical MACROs 20140123
6 CHECK_DELETE Instance method Private Method check for critical DELETE tokens 20140123
7 CHECK_EXPORT Instance method Private Method check for critical EXPORT tokens 20140123
8 CHECK_GET Instance method Private Method check for critical GET tokens 20140123
9 CHECK_IMPORT Instance method Private Method check for critical IMPORT tokens 20140123
10 CHECK_INCLUDES Instance method Private Method check for critical INCLUDES 20140123
11 CHECK_INSERT Instance method Private Method check for critical INSERT tokens 20140123
12 CHECK_MODIFY Instance method Private Method check for critical MODIFY tokens 20140124
13 CHECK_NAMING_FUNC Instance method Public Method 20140123
14 CHECK_NAMING_POOL Instance method Public Method 20140123
15 CHECK_OPEN Instance method Private Method check for critical OPEN tokens 20140123
16 CHECK_OTHER Instance method Private Method check for semi-critical OTHER tokens 20140123
17 CHECK_PARAMETERS Instance method Private Method check for valid parameters 20140127
18 CHECK_READ Instance method Private Method check for critical READ tokens 20140123
19 CHECK_REPORT Instance method Private Method check for valid report name 20140127
20 CHECK_SELECT Instance method Private Method check for entry in IUUC_TAB_ALLOWED 20140123
21 CHECK_UPDATE Instance method Private Method check for critical DELETE tokens 20140123
22 COMPARE_CODE_LCL Instance method Public Method 20140123
23 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20140123
24 READ_CODING Instance method Private Method read report to save coding 20140123
25 SCAN_CODE Instance method Private Method abap scan code 20140123
26 SCAN_STATEMENTS Instance method Public Method 20140123
27 SCAN_TOKENS Instance method Public Method 20140123
Events
Class CL_DMC_CODE_SCAN_IUUC has no event.
Types
Class CL_DMC_CODE_SCAN_IUUC has no local type.
Method Signatures

Method CHECK_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exception class 20140123

Method CHECK_CODE_MACRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exception class 20140123

Method CHECK_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140124
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exception class 20140124

Method CHECK_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20140123

Method CHECK_DEFINE_MACRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20140123

Method CHECK_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exception class 20140123

Method CHECK_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exception class 20140123

Method CHECK_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exception class 20140123

Method CHECK_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20140123

Method CHECK_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exception class 20140123

Method CHECK_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20140123

Method CHECK_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140124
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exception class 20140124

Method CHECK_NAMING_FUNC Signature

Method CHECK_NAMING_FUNC on class CL_DMC_CODE_SCAN_IUUC has no parameter.
Method CHECK_NAMING_FUNC on class CL_DMC_CODE_SCAN_IUUC has no exception.

Method CHECK_NAMING_POOL Signature

Method CHECK_NAMING_POOL on class CL_DMC_CODE_SCAN_IUUC has no parameter.
Method CHECK_NAMING_POOL on class CL_DMC_CODE_SCAN_IUUC has no exception.

Method CHECK_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20140123

Method CHECK_OTHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
2 Importing IV_TOKEN_STR Call by reference Type reference (TYPE) STRING 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20140123

Method CHECK_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140127
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20140127

Method CHECK_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exception class 20140123

Method CHECK_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140127
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exception class 20140127

Method CHECK_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exception class 20140123

Method CHECK_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 source analysis statement 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exception class 20140123

Method COMPARE_CODE_LCL Signature

Method COMPARE_CODE_LCL on class CL_DMC_CODE_SCAN_IUUC has no parameter.
Method COMPARE_CODE_LCL on class CL_DMC_CODE_SCAN_IUUC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CODING Call by reference Type reference (TYPE) DMC_CODE_SCAN_CODING_TAB Code scanner coding 20140123
2 Importing IV_REPORT_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20140123
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20140123

Method READ_CODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPORT_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20140123

Method READ_CODING on class CL_DMC_CODE_SCAN_IUUC has no exception.

Method SCAN_CODE Signature

Method SCAN_CODE on class CL_DMC_CODE_SCAN_IUUC has no parameter.
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exception class 20140123

Method SCAN_STATEMENTS Signature

Method SCAN_STATEMENTS on class CL_DMC_CODE_SCAN_IUUC has no parameter.
Method SCAN_STATEMENTS on class CL_DMC_CODE_SCAN_IUUC has no exception.

Method SCAN_TOKENS Signature

Method SCAN_TOKENS on class CL_DMC_CODE_SCAN_IUUC has no parameter.
Method SCAN_TOKENS on class CL_DMC_CODE_SCAN_IUUC has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620