SAP ABAP Interface IF_OBJECT_COLLECTION (IF_OBJECT_COLLECTION)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_BASIC (Package) Shared Data
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
Interface IF_OBJECT_COLLECTION  
Short Description    
General Data
Package SWDP_METADATA_API_BASIC   Shared Data 
Created 20020827   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_OBJECT_COLLECTION has no forward declaration.
Interfaces
Interface IF_OBJECT_COLLECTION has no interface.
Friends
Interface IF_OBJECT_COLLECTION has no friend.
Attributes
Interface 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
Interface IF_OBJECT_COLLECTION has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_OBJECT_COLLECTION has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 630