SAP ABAP Interface /IWBEP/IF_SBDSP_ENTITY_SET (SB - DSP - Entity Set DM)
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 implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBDSP_ENTITY_SET | SB - DSP - Entity Set DM | 20120213 |
Properties
| Interface | /IWBEP/IF_SBDSP_ENTITY_SET | |
| Short Description | SB - DSP - Entity Set DM |
General Data
| Package | /IWBEP/SB_DSPCMN_DM | Gateway Service Builder - DSP Common Domain Model |
| Created | 20120213 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWBEP/IF_SBDSP_OPERATION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20120213 | ||
| 2 | /IWBEP/IF_SBDSP_ET_HIERARCHY | SB - DSP - Entity Type Properties Hierarchy Handler | 20120516 |
Friends
Interface /IWBEP/IF_SBDSP_ENTITY_SET has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_NODE_TYPE | Constant | Public | See coding | 20120213 | ||||
| 2 | GC_RELTYPE_ENTITY_SET | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'ESET' | Service Builder: Relation Type | 20130208 | |
| 3 | GC_RELTYPE_OPERATIONS | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'OPS' | Service Builder: Relation Type | 20130208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the mapping header | 20130411 | |
| 2 | Instance method | Public | Method | Gets the related odata entity set | 20120213 | |
| 3 | Instance method | Public | Method | Gets the operations | 20120411 | |
| 4 | Instance method | Public | Method | Sets the name | 20120312 | |
| 5 | Instance method | Public | Method | Sets the related odata entity set | 20120213 |
Events
Interface /IWBEP/IF_SBDSP_ENTITY_SET has no event.
Types
Interface /IWBEP/IF_SBDSP_ENTITY_SET has no local type.
Method Signatures
Method GET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MAPPING | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBDSP_MAPPING=>TY_T_MAPPING | 20130411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130411 |
Method GET_ODATA_ENTITY_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ENTITY_SET | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_ENTITY_SET | SB - OData - Entity Set | 20120226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120321 |
Method GET_OPERATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_OPERATIONS | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBDSP_OPERATION=>TY_T_OPERATIONS | 20120411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120411 |
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_NODE_NAME | SB: DM node name | 20120312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120312 |
Method SET_ODATA_ENTITY_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY_SET | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_ENTITY_SET | SB - OData - Entity Set | 20120226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120226 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |