SAP ABAP Class CL_ESH_PATH_STEP (Path step)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_BOS_INDEX (Package) BOS Index
Properties
Class CL_ESH_PATH_STEP  
Short Description Path step    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_BOS_INDEX   BOS Index 
Created 20080618   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_PATH_STEP has no forward declaration.
Interfaces
Class CL_ESH_PATH_STEP has no interface implemented.
Friends
Class CL_ESH_PATH_STEP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_STEP_DATA Instance attribute Private Type reference (TYPE) ESH_S_JOIN_PATH_STEP Data of path step 20080618
2 GT_NEXT_STEPS Instance attribute Private Type reference (TYPE) ESH_T_PATH_STEPS Next level steps 20080618
3 GT_PREVIOUS_STEPS Instance attribute Private Type reference (TYPE) ESH_T_PATH_STEPS Previous level steps 20080618
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEXT_PATH_STEP Instance method Public Method Add the next path step 20080619
2 ADD_NEXT_PATH_STEP_REF Instance method Public Method Add the next path step (reference) 20080619
3 CONSTRUCTOR Instance method Public Constructor Constructor 20080619
Events
Class CL_ESH_PATH_STEP has no event.
Types
Class CL_ESH_PATH_STEP has no local type.
Method Signatures

Method ADD_NEXT_PATH_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STEP_DATA Call by reference Type reference (TYPE) ESH_S_JOIN_PATH_STEP Data of path step 20080619
2 Returning RR_PATH_STEP Value transfer Object reference (TYPE REF TO) CL_ESH_PATH_STEP Path step 20080619

Method ADD_NEXT_PATH_STEP on class CL_ESH_PATH_STEP has no exception.

Method ADD_NEXT_PATH_STEP_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PATH_STEP_REF Call by reference Object reference (TYPE REF TO) CL_ESH_PATH_STEP Path step 20080619

Method ADD_NEXT_PATH_STEP_REF on class CL_ESH_PATH_STEP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STEP_DATA Call by reference Type reference (TYPE) ESH_S_JOIN_PATH_STEP Data of path step 20080619

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