SAP ABAP Class CL_DMC_CODE_SCAN_MWB (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 20130905
Properties
Class CL_DMC_CODE_SCAN_MWB  
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 20130905   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMC_CODE_SCAN_MWB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMC_CODE_SCAN scan generated code for tokens 20130905
Friends
Class CL_DMC_CODE_SCAN_MWB 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 20130909
2 CODING_LCL Instance attribute Private Type reference (TYPE) DMC_CODE_SCAN_CODING_TAB Code scanner coding 20130909
3 MACRO_NAME Instance attribute Private Type reference (TYPE) TABNAME boolean variable (X=true, -=false, space=unknown) 20130919
4 STATEMENTS Instance attribute Private See coding 20130909
5 TOKENS Instance attribute Private See coding 20130909
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CALL Instance method Private Method check for critical CALL tokens 20130910
2 CHECK_CODE_MACRO Instance method Private Method check for MACRO code 20130919
3 CHECK_CREATE Instance method Private Method check for critical CREATE tokens 20130916
4 CHECK_DEFINE_MACRO Instance method Private Method check for critical MACROs 20130919
5 CHECK_DELETE Instance method Private Method check for critical DELETE tokens 20130910
6 CHECK_EXPORT Instance method Private Method check for critical EXPORT tokens 20130911
7 CHECK_GET Instance method Private Method check for critical GET tokens 20130919
8 CHECK_IMPORT Instance method Private Method check for critical IMPORT tokens 20130916
9 CHECK_INCLUDES Instance method Private Method check for critical INCLUDES 20130919
10 CHECK_INSERT Instance method Private Method check for critical INSERT tokens 20130918
11 CHECK_NAMING_FUNC Instance method Public Method 20130909
12 CHECK_NAMING_POOL Instance method Public Method 20130909
13 CHECK_OPEN Instance method Private Method check for critical OPEN tokens 20130911
14 CHECK_OTHER Instance method Private Method check for semi-critical OTHER tokens 20130912
15 CHECK_READ Instance method Private Method check for critical READ tokens 20130911
16 CHECK_SELECT Instance method Private Method check for entry in IUUC_TAB_ALLOWED 20130910
17 CHECK_UPDATE Instance method Private Method check for critical DELETE tokens 20130910
18 COMPARE_CODE_LCL Instance method Public Method 20130905
19 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130909
20 READ_CODING Instance method Private Method read report to save coding 20130909
21 SCAN_CODE Instance method Private Method abap scan code 20130909
22 SCAN_STATEMENTS Instance method Public Method 20130905
23 SCAN_TOKENS Instance method Public Method 20130905
Events
Class CL_DMC_CODE_SCAN_MWB has no event.
Types
Class CL_DMC_CODE_SCAN_MWB 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 20130911
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130910

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 20130919
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130919

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 20130916
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130916

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 20130919
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130919

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 20130911
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130910

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 20130911
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130911

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 20130919
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130919

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 20130916
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130916

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 20130919
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130919

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 20130918
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130918

Method CHECK_NAMING_FUNC Signature

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

Method CHECK_NAMING_POOL Signature

Method CHECK_NAMING_POOL on class CL_DMC_CODE_SCAN_MWB has no parameter.
Method CHECK_NAMING_POOL on class CL_DMC_CODE_SCAN_MWB 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 20130911
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130911

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 20130912
2 Importing IV_TOKEN_STR Call by reference Type reference (TYPE) STRING 20130912
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130912

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 20130911
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130911

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 20130911
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130910

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 20130911
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130910

Method COMPARE_CODE_LCL Signature

Method COMPARE_CODE_LCL on class CL_DMC_CODE_SCAN_MWB has no parameter.
Method COMPARE_CODE_LCL on class CL_DMC_CODE_SCAN_MWB 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 20130909
2 Importing IV_REPORT_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20130909
# Exception Resumable Description Created on
1 CX_DMC_CODE_SCAN static check exceoption class 20130909

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 20130909

Method READ_CODING on class CL_DMC_CODE_SCAN_MWB has no exception.

Method SCAN_CODE Signature

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

Method SCAN_STATEMENTS Signature

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

Method SCAN_TOKENS Signature

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