SAP ABAP Class IF_SALV_CSF_COLLECTION_P (Collection Provider)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_COLLECTION Collection 20080912
2 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_KEY_TABLE Key Table 20080912
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSF_COLLECTION Collection 20080912
Properties
Class IF_SALV_CSF_COLLECTION_P  
Short Description Collection Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080912   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_CSF_COLLECTION_P has no forward declaration.
Interfaces
Class IF_SALV_CSF_COLLECTION_P has no interface implemented.
Friends
Class IF_SALV_CSF_COLLECTION_P has no friend class.
Attributes
Class IF_SALV_CSF_COLLECTION_P has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method Add Item 20080912
2 CLEAR Instance method Public Method Clear Collection 20080912
3 DELETE_ITEM Instance method Public Method Remove Item 20080912
4 GET_ITEM Instance method Public Method Get Item 20080912
5 IS_EMPTY Instance method Public Method 20080912
6 ITERATOR Instance method Public Method 20080912
7 SIZE Instance method Public Method 20080912
Events
Class IF_SALV_CSF_COLLECTION_P has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_SIZE Public Attribute reference (LIKE) 20080912
Method Signatures

Method ADD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) STRING 20080912
2 Importing R_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20080912

Method ADD_ITEM on class IF_SALV_CSF_COLLECTION_P has no exception.

Method CLEAR Signature

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

Method DELETE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) STRING 20080912

Method DELETE_ITEM on class IF_SALV_CSF_COLLECTION_P has no exception.

Method GET_ITEM Signature

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

Method GET_ITEM on class IF_SALV_CSF_COLLECTION_P has no exception.

Method IS_EMPTY Signature

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

Method ITERATOR Signature

Method ITERATOR on class IF_SALV_CSF_COLLECTION_P has no parameter.
Method ITERATOR on class IF_SALV_CSF_COLLECTION_P has no exception.

Method SIZE Signature

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