SAP ABAP Interface IF_LIB_COLLECTION_PROVIDER (provides access to collections in a class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SHDB_TOOLS (Package) helper classes for HANA DB
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LIB_SORTING_ITER iterator delivers elements sorted according a field 20121127
Properties
Interface IF_LIB_COLLECTION_PROVIDER  
Short Description provides access to collections in a class    
General Data
Package SHDB_TOOLS   helper classes for HANA DB 
Created 20120815   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_LIB_COLLECTION_PROVIDER has no forward declaration.
Interfaces
Interface IF_LIB_COLLECTION_PROVIDER has no interface.
Friends
Interface IF_LIB_COLLECTION_PROVIDER has no friend.
Attributes
Interface IF_LIB_COLLECTION_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CAST Static method Public Method 20121127
2 GET_COLL_DATA Instance method Public Method 20121127
Events
Interface IF_LIB_COLLECTION_PROVIDER has no event.
Types
Interface IF_LIB_COLLECTION_PROVIDER has no local type.
Method Signatures

Method CAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ELEM Call by reference Object reference (TYPE REF TO) IF_LIB_ELEMENT 20121127
2 Returning RR_DATA Value transfer Object reference (TYPE REF TO) DATA 20121127

Method CAST on Interface IF_LIB_COLLECTION_PROVIDER has no exception.

Method GET_COLL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARG Call by reference Type reference (TYPE) DATA 20121127
2 Returning RR_REF Value transfer Object reference (TYPE REF TO) CL_LIB_COLL_DATA 20121127

Method GET_COLL_DATA on Interface IF_LIB_COLLECTION_PROVIDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740