SAP ABAP Class CX_APEL_INTERPRETER (APEL Path Interpreter 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 20100415
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100415
Properties
Class CX_APEL_INTERPRETER  
Short Description APEL Path Interpreter 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 20100415   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_APEL_INTERPRETER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100415
Friends
Class CX_APEL_INTERPRETER 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 20100420
2 COMPONENT_IS_NO_TABLE Constant Public See coding 20100420
3 COMPONENT_POSITION Instance attribute Public Type reference (TYPE) I 20100420
4 ERROR_READ_TABLE Constant Public See coding 20100420
5 EXPRESSION_POSITION Instance attribute Public Type reference (TYPE) I Position of Table Expression 20100420
6 INITIAL_TABLE Constant Public See coding 20100420
7 INVALID_COMPONENT Constant Public See coding 20100420
8 INVALID_PATH Constant Public See coding 20100415
9 INVALID_TABLE_LINE Constant Public See coding 20100420
10 NO_NESTED_TABLE Constant Public See coding 20100428
11 PATH Instance attribute Public Type reference (TYPE) IF_APEL_INTERPRETER=>GTY_PATH APEL Path 20100415
12 TABLE_INDEX_EXPRESSION Instance attribute Public Type reference (TYPE) STRING Table Expression 20100420
13 UNREACHABLE_INDEX Constant Public See coding 20100420
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100415
Events
Class CX_APEL_INTERPRETER has no event.
Types
Class CX_APEL_INTERPRETER 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 20100420
2 Importing COMPONENT_POSITION Call by reference Type reference (TYPE) I 20100420
3 Importing EXPRESSION_POSITION Call by reference Type reference (TYPE) I 20100420
4 Importing PATH Call by reference Type reference (TYPE) IF_APEL_INTERPRETER=>GTY_PATH 20100415
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100415
6 Importing TABLE_INDEX_EXPRESSION Call by reference Type reference (TYPE) STRING 20100420
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100415

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