SAP ABAP Interface /IWBEP/IF_SBDSP_ET_HIERARCHY (SB - DSP - Entity Type Properties Hierarchy Handler)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_DSPCMN_DM (Package) Gateway Service Builder - DSP Common Domain Model

⤷

⤷

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
Interface | /IWBEP/IF_SBDSP_ET_HIERARCHY | |
Short Description | SB - DSP - Entity Type Properties Hierarchy Handler |
General Data
Package | /IWBEP/SB_DSPCMN_DM | Gateway Service Builder - DSP Common Domain Model |
Created | 20120516 | SAP |
Last changed | 20141120 | |
Unicode checks active |
Forward declarations
Interface /IWBEP/IF_SBDSP_ET_HIERARCHY has no forward declaration.
Interfaces
Interface /IWBEP/IF_SBDSP_ET_HIERARCHY has no interface.
Friends
Interface /IWBEP/IF_SBDSP_ET_HIERARCHY has no friend.
Attributes
Interface /IWBEP/IF_SBDSP_ET_HIERARCHY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get the parent of the property | 20120709 |
2 | ![]() |
Instance method | Public | Method | Should not be used | 20120516 |
3 | ![]() |
Instance method | Public | Method | Get all properties hierarchy of the Entity Type | 20120516 |
4 | ![]() |
Instance method | Public | Method | Get a property node by its path | 20120516 |
5 | ![]() |
Instance method | Public | Method | Get the property position in the tree | 20120719 |
6 | ![]() |
Instance method | Public | Method | Get the property path, only if it is unique in the hierarchy | 20130826 |
7 | ![]() |
Instance method | Public | Method | Set flag to do refresh | 20120516 |
Events
Interface /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 | ![]() |
IS_PROPERTY | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDSP_MAP_MODEL_PROP | SB: DSP mapping attribute model property | 20120709 | ||
2 | ![]() |
RS_PARENT | Value transfer | Type reference (TYPE) | /IWBEP/S_SBDSP_MAP_MODEL_PROP | SB: DSP mapping attribute model property | 20120709 |
Method GET_PARENT on Interface /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 | ![]() |
IO_MODEL_PROPERTY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_PROPERTY | SB - OData - Property | 20120516 | ||
2 | ![]() |
RV_PATH | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_ES_PATH | SB: Entity Set property path | 20120516 |
Method GET_PATH_BY_PROPERTY on Interface /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 | ![]() |
ET_ET_HIERARCHY | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBDSP_ET_HIERARCHY=>TY_T_ET_HIERARCHY | 20120516 |
Method GET_PROPERTIES_HIERARCHY on Interface /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 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_ES_PATH | SB: Entity Set property path | 20120516 | ||
2 | ![]() |
RO_PROPERTY | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_PROPERTY | SB - OData - Property | 20120516 |
Method GET_PROPERTY_BY_PATH on Interface /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 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_ES_PATH | Entity Set property path | 20120719 | ||
2 | ![]() |
RV_POSITION | Value transfer | Type reference (TYPE) | I | 20120719 |
Method GET_PROPERTY_POSITION on Interface /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 | ![]() |
IO_MODEL_PROPERTY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_PROPERTY | SB - OData - Property | 20130826 | ||
2 | ![]() |
RV_PATH | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_ES_PATH | SB: Entity Set property path | 20130826 |
Method GET_UNIQUE_PATH_BY_PROPERTY on Interface /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 | ![]() |
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 Interface /IWBEP/IF_SBDSP_ET_HIERARCHY has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 200 |