SAP ABAP Class IF_GENIL_CONTAINER_OBJECTLIST (Data Container: Object List Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GENIL_CONT_OBJECT_LIST_BASE Data Container: Base List Interface 20091110
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GENIL_CONT_OBJECT_REL_LIST Data Container: Object Relation List Interface 20091110
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_GENIL_CONTAINER_OBJLIST List of Objects in Generic Input/Output Container 20020124
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_GENIL_CONT_OBJLIST_UR List of Container Objects in unique Relation 20081124
Properties
Class IF_GENIL_CONTAINER_OBJECTLIST  
Short Description Data Container: Object List Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020122   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GENIL_CONTAINER_OBJECTLIST has no forward declaration.
Interfaces
Class IF_GENIL_CONTAINER_OBJECTLIST has no interface implemented.
Friends
Class IF_GENIL_CONTAINER_OBJECTLIST has no friend class.
Attributes
Class IF_GENIL_CONTAINER_OBJECTLIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIRST Instance method Public Method Returns First Object 20091110
2 GET_LAST Instance method Public Method Returns Last Object 20091110
3 GET_NEXT Instance method Public Method Returns Next Object 20091110
4 GET_PARENT Instance method Public Method Returns the Higher-Level Nodes in the List 20020122
5 GET_TOTAL_SIZE Instance method Public Method 20091110
6 REWIND Instance method Public Method Reset List Display 20091110
7 SIZE Instance method Public Method Returnss the Number of Objects in List 20091110
Events
Class IF_GENIL_CONTAINER_OBJECTLIST has no event.
Types
Class IF_GENIL_CONTAINER_OBJECTLIST has no local type.
Method Signatures

Method GET_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Datencontainer-Objekt Interface 20091110

Method GET_FIRST on class IF_GENIL_CONTAINER_OBJECTLIST has no exception.

Method GET_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Datencontainer-Objekt Interface 20091110

Method GET_LAST on class IF_GENIL_CONTAINER_OBJECTLIST has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Datencontainer-Objekt Interface 20091110

Method GET_NEXT on class IF_GENIL_CONTAINER_OBJECTLIST has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Datencontainer-Objekt Interface 20020124

Method GET_PARENT on class IF_GENIL_CONTAINER_OBJECTLIST has no exception.

Method GET_TOTAL_SIZE Signature

Method GET_TOTAL_SIZE on class IF_GENIL_CONTAINER_OBJECTLIST has no parameter.
Method GET_TOTAL_SIZE on class IF_GENIL_CONTAINER_OBJECTLIST has no exception.

Method REWIND Signature

Method REWIND on class IF_GENIL_CONTAINER_OBJECTLIST has no parameter.
Method REWIND on class IF_GENIL_CONTAINER_OBJECTLIST has no exception.

Method SIZE Signature

Method SIZE on class IF_GENIL_CONTAINER_OBJECTLIST has no parameter.
Method SIZE on class IF_GENIL_CONTAINER_OBJECTLIST has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in