SAP ABAP Class SCL_ABAP_LIST_PARSER (Interface Between List Heuristic and Check Tool)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ACC_CHECK (Package) Structure Recognition of Lists and WinGUI Checks
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_LIST_PARSER List Heuristic and Check Tool Part 1: Parser 20040527
2 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_LIST_PARSER_DISPLAY List Heuristic and Check Tool Part 2: Display 20040527
Properties
Class SCL_ABAP_LIST_PARSER  
Short Description Interface Between List Heuristic and Check Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package S_ACC_CHECK   Structure Recognition of Lists and WinGUI Checks 
Created 20040527   SAP 
Last change 20040719   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class SCL_ABAP_LIST_PARSER has no forward declaration.
Interfaces
Class SCL_ABAP_LIST_PARSER has no interface implemented.
Friends
Class SCL_ABAP_LIST_PARSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_PATTERN Constant Protected Type reference (TYPE) C '5' 20040527
2 HISEQ_2LEVEL_PATTERN Constant Protected Type reference (TYPE) C '6' 20040527
3 HISEQ_3LEVEL_PATTERN Constant Protected Type reference (TYPE) C '7' 20040527
4 HISEQ_ALV_PATTERN Constant Protected Type reference (TYPE) C '3' 20040527
5 TABLE_PATTERN Constant Protected Type reference (TYPE) C '1' 20040527
6 TEXTBOX_PATTERN Constant Protected Type reference (TYPE) C '4' 20040527
7 TEXT_PATTERN Constant Protected Type reference (TYPE) C '0' 20040527
8 TREE_PATTERN Constant Protected Type reference (TYPE) C '2' 20040527
Methods
Class SCL_ABAP_LIST_PARSER has no method.
Events
Class SCL_ABAP_LIST_PARSER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ERROR_CODES Protected See coding 20040527 ERROR_CODES type table of error_code
2 LIST_PATTERN_LIST Protected See coding 20040527 LIST_PATTERN_LIST type standard table of list_pattern with default key
History
Last changed by/on SAP  20040719 
SAP Release Created in 700