SAP ABAP Interface IF_ODL_NAVPROP (OData Navigation Property)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
AR_FND_SM_ODL_MODEL (Package) Social Media - OData Layer - Model (Release Indep.)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ODL_INPUT_NAVPROP | Input Navigation Property | 20130702 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_ODL_NAVPROP_INT | OData Navigation Property (internal) | 20130528 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODL_NAVPROP | OData Navigation Property | 20130528 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODL_NULL_OBJECT | Universal Null Object | 20140303 |
Properties
| Interface | IF_ODL_NAVPROP | |
| Short Description | OData Navigation Property |
General Data
| Package | AR_FND_SM_ODL_MODEL | Social Media - OData Layer - Model (Release Indep.) |
| Created | 20130528 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ODL_NAVPROP has no forward declaration.
Interfaces
Interface IF_ODL_NAVPROP has no interface.
Friends
Interface IF_ODL_NAVPROP has no friend.
Attributes
Interface IF_ODL_NAVPROP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130528 | ||
| 2 | Instance method | Public | Method | 20130528 | ||
| 3 | Instance method | Public | Method | 20130709 | ||
| 4 | Instance method | Public | Method | 20130528 |
Events
Interface IF_ODL_NAVPROP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_NAVPROP | Public | See coding | 20130709 | tt_navprop TYPE STANDARD TABLE OF REF TO if_odl_navprop WITH DEFAULT KEY
|
Method Signatures
Method GET_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_ODL_ENTITY | 20130528 |
Method GET_ENTITY on Interface IF_ODL_NAVPROP has no exception.
Method GET_ENTITYSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_ODL_ENTITYSET | 20130528 |
Method GET_ENTITYSET on Interface IF_ODL_NAVPROP has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20130709 |
Method GET_NAME on Interface IF_ODL_NAVPROP has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_ODL_OBJECT | 20130528 |
Method GET_OBJECT on Interface IF_ODL_NAVPROP has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |