SAP ABAP Interface IF_APEL_PATHCHECKER (APEL Path Checker)
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
Properties
Interface IF_APEL_PATHCHECKER  
Short Description APEL Path Checker    
General Data
Package FS_ECH_APEL_CORE   ABAP Path Expression Language 
Created 20110208   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_APEL_PATHCHECKER has no forward declaration.
Interfaces
Interface IF_APEL_PATHCHECKER has no interface.
Friends
Interface IF_APEL_PATHCHECKER has no friend.
Attributes
Interface IF_APEL_PATHCHECKER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_REACHABLE_BY_DESCR Instance method Public Method 20110209
2 IS_REACHABLE_BY_NAME Instance method Public Method 20110209
Events
Interface IF_APEL_PATHCHECKER has no event.
Types
Interface IF_APEL_PATHCHECKER has no local type.
Method Signatures

Method IS_REACHABLE_BY_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR 20110209
2 Importing IV_PATH Call by reference Type reference (TYPE) IF_APEL_PARSER=>GTY_PATH 20110209
3 Returning RV_REACHABLE Value transfer Type reference (TYPE) ABAP_BOOL 20110211
# Exception Resumable Description Created on
1 CX_APEL_PATHCHECKER 20110209

Method IS_REACHABLE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH Call by reference Type reference (TYPE) IF_APEL_PARSER=>GTY_PATH 20110209
2 Importing IV_TYPE_NAME Call by reference Type reference (TYPE) STRING 20110209
3 Returning RV_REACHABLE Value transfer Type reference (TYPE) ABAP_BOOL 20110211
# Exception Resumable Description Created on
1 CX_APEL_PATHCHECKER 20110209
History
Last changed by/on SAP  20110908 
SAP Release Created in 731