SAP ABAP Class IF_OBJECT_COLLECTION (IF_OBJECT_COLLECTION)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTION 20020827
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTION_PROXY 20020827
Properties
Class IF_OBJECT_COLLECTION  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020827   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_OBJECT_COLLECTION has no forward declaration.
Interfaces
Class IF_OBJECT_COLLECTION has no interface implemented.
Friends
Class IF_OBJECT_COLLECTION has no friend class.
Attributes
Class IF_OBJECT_COLLECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET Instance method Public Method Gets Element 20020827
2 GET_ITERATOR Instance method Public Method Returns an iterator 20020827
3 IS_EMPTY Instance method Public Method Checks whether elements are contained 20020827
4 SIZE Instance method Public Method Specifies number of contained elements 20020827
Events
Class IF_OBJECT_COLLECTION has no event.
Types
Class IF_OBJECT_COLLECTION has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20020827
2 Returning OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20020827

Method GET on class IF_OBJECT_COLLECTION has no exception.

Method GET_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITERATOR Value transfer Object reference (TYPE REF TO) CL_OBJECT_COLLECTION_ITERATOR 20020827

Method GET_ITERATOR on class IF_OBJECT_COLLECTION has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_EMPTY Value transfer Type reference (TYPE) FLAG allgemeines flag 20020827

Method IS_EMPTY on class IF_OBJECT_COLLECTION has no exception.

Method SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SIZE Value transfer Type reference (TYPE) I 20020827

Method SIZE on class IF_OBJECT_COLLECTION has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in