SAP ABAP Class CL_WDY_MD_ADT_SOURCE_SCANNER (Web Dynpro source scan)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_ADT (Package) Special stateless API to support AIE
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDY_MD_ADT_SOURCE_SCAN Web Dynpro source scan 20121112
Properties
Class CL_WDY_MD_ADT_SOURCE_SCANNER  
Short Description Web Dynpro source scan    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_METADATA_API_ADT   Special stateless API to support AIE 
Created 20121112   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDY_MD_ADT_SOURCE_SCANNER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_ADT_SOURCE_SCAN Web Dynpro source scan 20121112
Friends
Class CL_WDY_MD_ADT_SOURCE_SCANNER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_S_TOKEN Instance attribute Private Attribute reference (LIKE) 20121112
2 M_CODE Instance attribute Private Attribute reference (LIKE) 20121112
3 M_KEYWORDS Instance attribute Private See coding 20121112
4 M_STATEMENTS Instance attribute Private Attribute reference (LIKE) 20121112
5 M_TOKENS Instance attribute Private Attribute reference (LIKE) 20121112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20121112
2 CREATE_SCAN Static method Public Method 20121112
3 CREATE_SCANNER Static method Public Method 20121130
4 _SCAN Instance method Private Method 20121114
Events
Class CL_WDY_MD_ADT_SOURCE_SCANNER has no event.
Types
Class CL_WDY_MD_ADT_SOURCE_SCANNER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCANNER_ONLY Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20121114
2 Importing SOURCE_CODE Call by reference Type reference (TYPE) RSWSOURCET 20121112

Method CONSTRUCTOR on class CL_WDY_MD_ADT_SOURCE_SCANNER has no exception.

Method CREATE_SCAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_ADT_SOURCE_SCAN 20121112
2 Importing SOURCE_CODE Call by reference Type reference (TYPE) RSWSOURCET 20121112

Method CREATE_SCAN on class CL_WDY_MD_ADT_SOURCE_SCANNER has no exception.

Method CREATE_SCANNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_ADT_SOURCE_SCAN 20121130
2 Importing SOURCE_CODE Call by reference Type reference (TYPE) RSWSOURCET 20121130

Method CREATE_SCANNER on class CL_WDY_MD_ADT_SOURCE_SCANNER has no exception.

Method _SCAN Signature

Method _SCAN on class CL_WDY_MD_ADT_SOURCE_SCANNER has no parameter.
Method _SCAN on class CL_WDY_MD_ADT_SOURCE_SCANNER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740