SAP ABAP Class CL_AXT_UI_BOL_PATH_HANDLER (Handler for following BOL Path)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_RUNTIME (Package) Extensibility Runtime components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AXT_UI_CONTEXT_NODE_HANDLER Handling of extension fields for context nodes 20080711
Properties
Class CL_AXT_UI_BOL_PATH_HANDLER  
Short Description Handler for following BOL Path    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_RUNTIME   Extensibility Runtime components 
Created 20080711   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_UI_BOL_PATH_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AXT_UI_CONTEXT_NODE_HANDLER Handling of extension fields for context nodes 20080711
Friends
Class CL_AXT_UI_BOL_PATH_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_AXT_UI_CONTEXT_NODE_HANDLER Handling of extension fields for context nodes 20080711
2 MT_BOL_PATH Instance attribute Private Type reference (TYPE) CRMT_RELATION_NAME_TAB Table of Relation Names 20080711
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080711
2 GET_SUB_OBJECT Instance method Private Method 20080711
3 PARSE_BOL_PATH Static method Public Method 20100129
Events
Class CL_AXT_UI_BOL_PATH_HANDLER has no event.
Types
Class CL_AXT_UI_BOL_PATH_HANDLER 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 IR_HANDLER Call by reference Object reference (TYPE REF TO) IF_AXT_UI_CONTEXT_NODE_HANDLER Handling of extension fields for context nodes 20080711
2 Importing IV_BOL_PATH Call by reference Type reference (TYPE) AXT_BOL_PATH BOL Path for Enhanced Subobjects 20080711

Method CONSTRUCTOR on class CL_AXT_UI_BOL_PATH_HANDLER has no exception.

Method GET_SUB_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20080711
2 Returning RR_SUB_OBJECT Value transfer Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20080711
# Exception Resumable Description Created on
1 CX_AXT_RUNTIME Exception class for Extensibility Runtime 20080711

Method PARSE_BOL_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOL_PATH Call by reference Type reference (TYPE) AXT_BOL_PATH BOL Path for Enhanced Subobjects 20100129
2 Returning RT_RELATION Value transfer Type reference (TYPE) CRMT_RELATION_NAME_TAB Table of Relation Names 20100129

Method PARSE_BOL_PATH on class CL_AXT_UI_BOL_PATH_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700