SAP ABAP Class IF_ODL_ENTITYSET (OData Entityset)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ODL_OBJECT | OData Object | 20130528 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ODL_ENTITYSET_INT | OData Entityset (internal) | 20130528 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_ODL_INPUT_ENTITYSET | Input Entityset | 20130702 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODL_ENTITYSET | OData Entityset | 20130528 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODL_NULL_OBJECT | Universal Null Object | 20140224 |
Properties
| Class | IF_ODL_ENTITYSET | |
| Short Description | OData Entityset | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_ODL_ENTITYSET has no interface implemented.
Friends
Class IF_ODL_ENTITYSET has no friend class.
Attributes
Class IF_ODL_ENTITYSET has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20140528 | ||
| 2 | Instance method | Public | Method | 20130528 | ||
| 3 | Instance method | Public | Method | 20140527 | ||
| 4 | Instance method | Public | Method | 20140530 |
Events
Class IF_ODL_ENTITYSET has no event.
Types
Class IF_ODL_ENTITYSET has no local type.
Method Signatures
Method GET_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COUNT | Value transfer | Type reference (TYPE) | I | 20140528 |
Method GET_COUNT on class IF_ODL_ENTITYSET has no exception.
Method GET_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ENTITY | Value transfer | Type reference (TYPE) | IF_ODL_ENTITY=>TT_ENTITY | 20130528 |
Method GET_ENTITIES on class IF_ODL_ENTITYSET has no exception.
Method GET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_ODL_REQUEST | OData Request | 20140527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Static Exception from ODL Process Layer | 20140530 |
Method HAS_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140530 |
Method HAS_NEXT on class IF_ODL_ENTITYSET has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |