SAP ABAP Interface IF_ODL_API (SAIL OData Layer API)
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_PROCESS (Package) Social Media - OData Layer - Process (Release Indep.)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODL_API | SAIL OData Layer API | 20130702 |
Properties
| Interface | IF_ODL_API | |
| Short Description | SAIL OData Layer API |
General Data
| Package | AR_FND_SM_ODL_PROCESS | Social Media - OData Layer - Process (Release Indep.) |
| Created | 20130528 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_ODL_REQUEST | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_ODL_API has no interface.
Friends
Interface IF_ODL_API has no friend.
Attributes
Interface IF_ODL_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130702 | ||
| 2 | Instance method | Public | Method | 20130702 | ||
| 3 | Instance method | Public | Method | 20140206 | ||
| 4 | Instance method | Public | Method | 20130702 | ||
| 5 | Instance method | Public | Method | 20130702 | ||
| 6 | Instance method | Public | Method | 20130702 |
Events
Interface IF_ODL_API has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_SERVICE | Public | See coding | 20130702 | BEGIN OF ts_service,
id TYPE string,
auth_context TYPE string,
END OF ts_service
|
Method Signatures
Method CREATE_INPUT_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20130702 | ||||
| 2 | RO_ENTITY | Value transfer | Object reference (TYPE REF TO) | IF_ODL_INPUT_ENTITY | Input Entity | 20130702 |
Method CREATE_INPUT_ENTITY on Interface IF_ODL_API has no exception.
Method CREATE_INPUT_ENTITYSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20130702 | ||||
| 2 | RO_ENTITYSET | Value transfer | Object reference (TYPE REF TO) | IF_ODL_INPUT_ENTITYSET | Input Entityset | 20130702 |
Method CREATE_INPUT_ENTITYSET on Interface IF_ODL_API has no exception.
Method CREATE_INPUT_ENTITY_LIKE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_ODL_ENTITY | OData Entity | 20140206 | |||
| 2 | RO_ENTITY | Value transfer | Object reference (TYPE REF TO) | IF_ODL_INPUT_ENTITY | Input Entity | 20140206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Static Exception from ODL Process Layer | 20140219 |
Method CREATE_INPUT_NAVPROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_ODL_OBJECT | Input Object | 20130703 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20130702 | ||||
| 3 | RO_NAVPROP | Value transfer | Object reference (TYPE REF TO) | IF_ODL_INPUT_NAVPROP | Input Navigation Property | 20130702 |
Method CREATE_INPUT_NAVPROP on Interface IF_ODL_API has no exception.
Method CREATE_INPUT_PROPSIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20130702 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20130702 | ||||
| 3 | RO_PROPSIMPLE | Value transfer | Object reference (TYPE REF TO) | IF_ODL_INPUT_PROPSIMPLE | Input Simple Property | 20130702 |
Method CREATE_INPUT_PROPSIMPLE on Interface IF_ODL_API has no exception.
Method GET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TOPLEVEL_RESOURCE | Call by reference | Type reference (TYPE) | STRING | 20140514 | ||||
| 2 | RO_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_ODL_REQUEST | if_odl_request | 20130702 |
Method GET_REQUEST on Interface IF_ODL_API has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |