SAP ABAP Class /IWBEP/IF_SBDSP_ET_HIERARCHY (SB - DSP - Entity Type Properties Hierarchy Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBDSP_ENTITY_SET SB - DSP - Entity Set DM 20120516
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBDSP_ENTITY_SET SB - DSP - Entity Set DM 20120516
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBDSP_ET_HIERARCHY SB - DSP - Entity Type Properties Hierarchy Handler 20120517
Properties
Class /IWBEP/IF_SBDSP_ET_HIERARCHY  
Short Description SB - DSP - Entity Type Properties Hierarchy Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120516   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_SBDSP_ET_HIERARCHY has no forward declaration.
Interfaces
Class /IWBEP/IF_SBDSP_ET_HIERARCHY has no interface implemented.
Friends
Class /IWBEP/IF_SBDSP_ET_HIERARCHY has no friend class.
Attributes
Class /IWBEP/IF_SBDSP_ET_HIERARCHY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARENT Instance method Public Method Get the parent of the property 20120709
2 GET_PATH_BY_PROPERTY Instance method Public Method Should not be used 20120516
3 GET_PROPERTIES_HIERARCHY Instance method Public Method Get all properties hierarchy of the Entity Type 20120516
4 GET_PROPERTY_BY_PATH Instance method Public Method Get a property node by its path 20120516
5 GET_PROPERTY_POSITION Instance method Public Method Get the property position in the tree 20120719
6 GET_UNIQUE_PATH_BY_PROPERTY Instance method Public Method Get the property path, only if it is unique in the hierarchy 20130826
7 SET_DO_REFRESH Instance method Public Method Set flag to do refresh 20120516
Events
Class /IWBEP/IF_SBDSP_ET_HIERARCHY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_ET_HIERARCHY Public See coding 20120516 ty_t_et_hierarchy TYPE STANDARD TABLE OF /iwbep/s_sbdsp_et_hierarchy
Method Signatures

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROPERTY Call by reference Type reference (TYPE) /IWBEP/S_SBDSP_MAP_MODEL_PROP SB: DSP mapping attribute model property 20120709
2 Returning RS_PARENT Value transfer Type reference (TYPE) /IWBEP/S_SBDSP_MAP_MODEL_PROP SB: DSP mapping attribute model property 20120709

Method GET_PARENT on class /IWBEP/IF_SBDSP_ET_HIERARCHY has no exception.

Method GET_PATH_BY_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL_PROPERTY Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_PROPERTY SB - OData - Property 20120516
2 Returning RV_PATH Value transfer Type reference (TYPE) /IWBEP/SBDSP_ES_PATH SB: Entity Set property path 20120516

Method GET_PATH_BY_PROPERTY on class /IWBEP/IF_SBDSP_ET_HIERARCHY has no exception.

Method GET_PROPERTIES_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ET_HIERARCHY Call by reference Type reference (TYPE) /IWBEP/IF_SBDSP_ET_HIERARCHY=>TY_T_ET_HIERARCHY 20120516

Method GET_PROPERTIES_HIERARCHY on class /IWBEP/IF_SBDSP_ET_HIERARCHY has no exception.

Method GET_PROPERTY_BY_PATH 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) /IWBEP/SBDSP_ES_PATH SB: Entity Set property path 20120516
2 Returning RO_PROPERTY Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_PROPERTY SB - OData - Property 20120516

Method GET_PROPERTY_BY_PATH on class /IWBEP/IF_SBDSP_ET_HIERARCHY has no exception.

Method GET_PROPERTY_POSITION 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) /IWBEP/SBDSP_ES_PATH Entity Set property path 20120719
2 Returning RV_POSITION Value transfer Type reference (TYPE) I 20120719

Method GET_PROPERTY_POSITION on class /IWBEP/IF_SBDSP_ET_HIERARCHY has no exception.

Method GET_UNIQUE_PATH_BY_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL_PROPERTY Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_PROPERTY SB - OData - Property 20130826
2 Returning RV_PATH Value transfer Type reference (TYPE) /IWBEP/SBDSP_ES_PATH SB: Entity Set property path 20130826

Method GET_UNIQUE_PATH_BY_PROPERTY on class /IWBEP/IF_SBDSP_ET_HIERARCHY has no exception.

Method SET_DO_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY_TYPE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_ENTITY_TYPE SB - OData - Entity Type 20120517

Method SET_DO_REFRESH on class /IWBEP/IF_SBDSP_ET_HIERARCHY has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in