SAP ABAP Class CL_DIAN_OBJECT_COLLECTION (DIAN Implementation of cl_object_collection)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-DIAN-CO (Package) DIAN: Magnetic Meida for Columbia
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DIAN_OBJECT_COLLECTION Object List Collection Interface 20121029
Properties
Class CL_DIAN_OBJECT_COLLECTION  
Short Description DIAN Implementation of cl_object_collection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-DIAN-CO   DIAN: Magnetic Meida for Columbia 
Created 20121029   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DIAN_OBJECT_COLLECTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DIAN_OBJECT_COLLECTION Object List Collection Interface 20121029
Friends
Class CL_DIAN_OBJECT_COLLECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLLECTION Instance attribute Public Type reference (TYPE) TY_COLLECTION 20121121
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20121029
2 CLEAR Instance method Public Method 20121029
3 EQUALS Instance method Public Method 20121029
4 GET Instance method Public Method 20121029
5 GET_ITERATOR Instance method Public Method 20121029
6 IS_EMPTY Instance method Public Method 20121029
7 REMOVE Instance method Public Method 20121029
8 SIZE Instance method Public Method 20121029
Events
Class CL_DIAN_OBJECT_COLLECTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_COLLECTION Public See coding 20121121 ty_collection TYPE STANDARD TABLE OF REF TO object
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_DIAN_EQUATABLE 20121029

Method ADD on class CL_DIAN_OBJECT_COLLECTION has no exception.

Method CLEAR Signature

Method CLEAR on class CL_DIAN_OBJECT_COLLECTION has no parameter.
Method CLEAR on class CL_DIAN_OBJECT_COLLECTION has no exception.

Method EQUALS Signature

Method EQUALS on class CL_DIAN_OBJECT_COLLECTION has no parameter.
Method EQUALS on class CL_DIAN_OBJECT_COLLECTION has no exception.

Method GET Signature

Method GET on class CL_DIAN_OBJECT_COLLECTION has no parameter.
Method GET on class CL_DIAN_OBJECT_COLLECTION has no exception.

Method GET_ITERATOR Signature

Method GET_ITERATOR on class CL_DIAN_OBJECT_COLLECTION has no parameter.
Method GET_ITERATOR on class CL_DIAN_OBJECT_COLLECTION has no exception.

Method IS_EMPTY Signature

Method IS_EMPTY on class CL_DIAN_OBJECT_COLLECTION has no parameter.
Method IS_EMPTY on class CL_DIAN_OBJECT_COLLECTION has no exception.

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) OBJECT 20121029

Method REMOVE on class CL_DIAN_OBJECT_COLLECTION has no exception.

Method SIZE Signature

Method SIZE on class CL_DIAN_OBJECT_COLLECTION has no parameter.
Method SIZE on class CL_DIAN_OBJECT_COLLECTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617