SAP ABAP Class IF_SALV_CSF_COLLECTION (Collection)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_COLLECTION_P Collection Provider 20080912
2 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_C_ATTR_SRVC_RULE Collection Attribute Service Rule 20080717
3 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_C_COLUMN Collection Column 20080828
4 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_C_FIELD Collection Field 20080910
5 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_C_FIELD_SELOPT Collection Field Selopt 20080717
6 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_C_FLD_SRVC_RULE Collection Field Service Rule 20080717
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSF_COLLECTION Collection 20080910
Properties
Class IF_SALV_CSF_COLLECTION  
Short Description Collection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080625   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_CSF_COLLECTION has no forward declaration.
Interfaces
Class IF_SALV_CSF_COLLECTION has no interface implemented.
Friends
Class IF_SALV_CSF_COLLECTION has no friend class.
Attributes
Class IF_SALV_CSF_COLLECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_EMPTY Instance method Public Method Is Collection Empty 20080910
2 ITERATOR Instance method Public Method Get Iterator 20080910
3 SIZE Instance method Public Method Get Size of Collection 20080910
Events
Class IF_SALV_CSF_COLLECTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_SIZE Public Type reference (TYPE) SYTABIX Collection Size 20080710
Method Signatures

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL Is Empty 20080910

Method IS_EMPTY on class IF_SALV_CSF_COLLECTION has no exception.

Method ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_SALV_CSF_ITERATOR Iterator 20080910

Method ITERATOR on class IF_SALV_CSF_COLLECTION has no exception.

Method SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_CSF_COLLECTION=>Y_SIZE Collection Size 20080910

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