SAP ABAP Class IF_ODL_API (SAIL OData Layer API)
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
| Class | IF_ODL_API | |
| Short Description | SAIL OData Layer API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130528 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_ODL_API has no interface implemented.
Friends
Class IF_ODL_API has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class 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 class 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 class IF_ODL_API has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |