SAP ABAP Class CX_APEL_PATHCHECKER (APEL Pathchecker 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 20110208
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20110209
Properties
Class CX_APEL_PATHCHECKER  
Short Description APEL Pathchecker 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 20110208   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 20110209
Friends
Class CX_APEL_PATHCHECKER 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 20110210
2 INVALID_COMPONENT Constant Public See coding 20110210
3 INVALID_PATH Constant Public See coding 20110209
4 INVALID_TYPE Constant Public See coding 20110210
5 PATH Instance attribute Public Type reference (TYPE) IF_APEL_INTERPRETER=>GTY_PATH 20110209
6 PATH_UNDECIDABLE Constant Public See coding 20110211
7 PATH_UNREACHABLE Constant Public See coding 20110211
8 REF_TO_DATA Constant Public See coding 20110210
9 TYPE_NAME Instance attribute Public Type reference (TYPE) STRING 20110210
10 TYPE_NOT_FOUND Constant Public See coding 20110210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110208
Events
Class CX_APEL_PATHCHECKER has no event.
Types
Class CX_APEL_PATHCHECKER 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 20110210
2 Importing PATH Call by reference Type reference (TYPE) IF_APEL_INTERPRETER=>GTY_PATH 20110209
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110208
4 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20110208
5 Importing TYPE_NAME Call by reference Type reference (TYPE) STRING 20110210

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