SAP ABAP Class CL_DYNP_SCANNER (Test)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_COMPILER (Package) ABAP Compiler
Properties
Class CL_DYNP_SCANNER  
Short Description Test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_COMPILER   ABAP Compiler 
Created 20120625   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DYNP_SCANNER has no forward declaration.
Interfaces
Class CL_DYNP_SCANNER has no interface implemented.
Friends
Class CL_DYNP_SCANNER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLLECTED_TOKEN_TYPES Instance attribute Public See coding 20120625
2 INCLUDE Instance attribute Public Type reference (TYPE) PROGRAM 20120625
3 LEVELS Instance attribute Public Type reference (TYPE) SLEVEL_TAB 20120625
4 SCAN_STATUS Instance attribute Public Type reference (TYPE) INT1 Dummy for B20 int1 (Local Everywhere) 20120731
5 STATEMENTS Instance attribute Public Type reference (TYPE) SSTMNT_TAB 20120625
6 STATEMENT_INDEX Instance attribute Public Type reference (TYPE) I 20120625
7 STATEMENT_WA Instance attribute Public See coding 20120625
8 TOKENS Instance attribute Public Type reference (TYPE) STOKESX_TAB 20120625
9 TOKEN_WA Instance attribute Public See coding 20120625
Methods
# Method Level Visibility Method type Description Created on
1 GET_TOKEN_REL Instance method Public Method 20120625
2 KEYWORD Instance method Public Method 20120625
3 SCAN Instance method Public Method 20120625
Events
Class CL_DYNP_SCANNER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_FLOW_TAB Public See coding 20120802 T_FLOW_TAB type standard table of D022S
Method Signatures

Method GET_TOKEN_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_N Call by reference Type reference (TYPE) I 20120625
2 Returning P_RESULT Value transfer Type reference (TYPE) STRING 20120625

Method GET_TOKEN_REL on class CL_DYNP_SCANNER has no exception.

Method KEYWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RESULT Value transfer Type reference (TYPE) STRING 20120802

Method KEYWORD on class CL_DYNP_SCANNER has no exception.

Method SCAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ERROR Call by reference Type reference (TYPE) SCR_ERROR 20120802
2 Importing P_LINES Call by reference Type reference (TYPE) T_FLOW_TAB 20120802
# Exception Resumable Description Created on
1 CX_DYNP_SCAN_ERROR 20120731
History
Last changed by/on SAP  20130531 
SAP Release Created in 740