SAP ABAP Class IF_DIAN_OBJECT_COLLECTION (Object List Collection Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DIAN_LIST_ACCOUNT List of DIAN Concept Accounts 20121016
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DIAN_LIST_CONCEPT List of DIAN Concepts 20121016
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DIAN_LIST_RSDSSELOPT List of DIAN Concept Accounts 20121016
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DIAN_LIST_VAT_MAPPING List of DIAN VAT Mappings 20121016
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DIAN_LIST_VAT_MAPPING_1001 List of cl_dian_vat_mapping_1001 objects 20121031
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DIAN_LIST_WITHHOLDING List of DIAN Concept Withholding taxes 20121016
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DIAN_LIST_WTH_1001 List of DIAN Concept Accounts 20121031
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DIAN_OBJECT_COLLECTION DIAN Implementation of cl_object_collection 20121029
Properties
Class IF_DIAN_OBJECT_COLLECTION  
Short Description Object List Collection Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121016   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DIAN_OBJECT_COLLECTION has no forward declaration.
Interfaces
Class IF_DIAN_OBJECT_COLLECTION has no interface implemented.
Friends
Class IF_DIAN_OBJECT_COLLECTION has no friend class.
Attributes
Class IF_DIAN_OBJECT_COLLECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EQUALS Instance method Public Method 20121029
2 GET Instance method Public Method 20121016
3 GET_ITERATOR Instance method Public Method 20121016
4 IS_EMPTY Instance method Public Method 20121016
5 SIZE Instance method Public Method 20121016
Events
Class IF_DIAN_OBJECT_COLLECTION has no event.
Types
Class IF_DIAN_OBJECT_COLLECTION has no local type.
Method Signatures

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_OBJ Call by reference Object reference (TYPE REF TO) IF_DIAN_OBJECT_COLLECTION 20121029
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20121029

Method EQUALS on class IF_DIAN_OBJECT_COLLECTION has no exception.

Method GET Signature

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

Method GET on class IF_DIAN_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 RO_ITERATOR Value transfer Object reference (TYPE REF TO) CL_DIAN_COLLECTION_ITERATOR 20121116

Method GET_ITERATOR on class IF_DIAN_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 RV_IS_EMPTY Value transfer Type reference (TYPE) FLAG 20121116

Method IS_EMPTY on class IF_DIAN_OBJECT_COLLECTION has no exception.

Method SIZE Signature

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

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