SAP ABAP Class IF_APEL_PATHCHECKER (APEL Path Checker)
Properties
Class IF_APEL_PATHCHECKER  
Short Description APEL Path Checker    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_APEL_PATHCHECKER has no forward declaration.
Interfaces
Class IF_APEL_PATHCHECKER has no interface implemented.
Friends
Class IF_APEL_PATHCHECKER has no friend class.
Attributes
Class 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
Class IF_APEL_PATHCHECKER has no event.
Types
Class 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