SAP ABAP Class CX_APEL_PARSER (APEL Path Parser Exception)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FS_ECH_APEL_CORE (Package) ABAP Path Expression Language
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20100408
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100408
Properties
Class CX_APEL_PARSER  
Short Description APEL Path Parser Exception    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package FS_ECH_APEL_CORE   ABAP Path Expression Language 
Created 20100408   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_APEL_PARSER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100408
Friends
Class CX_APEL_PARSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPONENT Instance attribute Public Type reference (TYPE) STRING Component 20100408
2 COMPONET_INVALID Constant Public See coding 20100408
3 ERROR_OFFSET Instance attribute Public Type reference (TYPE) I Position in Path 20100414
4 PATH Instance attribute Public Type reference (TYPE) STRING APEL Path 20100408
5 PATH_INVALID Constant Public See coding 20100408
6 PATH_NO_START_WITH_ROOT Constant Public See coding 20100414
7 PATH_NO_STRUC_AFTER_DEREF Constant Public See coding 20100414
8 TABLE_EXPRESSIONS Instance attribute Public Type reference (TYPE) STRING Table Expression 20100408
9 TABLE_EXPRESSION_INVALID Constant Public See coding 20100408
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100408
Events
Class CX_APEL_PARSER has no event.
Types
Class CX_APEL_PARSER 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 COMPONENT Call by reference Type reference (TYPE) STRING 20100408
2 Importing ERROR_OFFSET Call by reference Type reference (TYPE) I 20100414
3 Importing PATH Call by reference Type reference (TYPE) STRING 20100408
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100408
5 Importing TABLE_EXPRESSIONS Call by reference Type reference (TYPE) STRING 20100408
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100408

Method CONSTRUCTOR on class CX_APEL_PARSER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730