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 ABAP 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 GET_COUNT Instance method Public Method 20140528
2 GET_ENTITIES Instance method Public Method 20130528
3 GET_NEXT Instance method Public Method 20140527
4 HAS_NEXT 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 Returning 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 Returning 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 Returning RO_REQUEST Value transfer Object reference (TYPE REF TO) IF_ODL_REQUEST OData Request 20140527
# Exception Resumable Description Created on
1 CX_ODL_PROCESS 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 Returning 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