SAP ABAP Interface IF_RSBOLAP_COLLECTION (Collection)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_GENERAL (Package) Contains general objects for RSBOLAP
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_COLLECTION Collection of Objects 20090720
Properties
Interface IF_RSBOLAP_COLLECTION  
Short Description Collection    
General Data
Package RSBOLAP_GENERAL   Contains general objects for RSBOLAP 
Created 20090720   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSBOLAP_COLLECTION has no forward declaration.
Interfaces
Interface IF_RSBOLAP_COLLECTION has no interface.
Friends
Interface IF_RSBOLAP_COLLECTION has no friend.
Attributes
Interface IF_RSBOLAP_COLLECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add Object 20090720
2 CLEAR Instance method Public Method Remove All Objects 20090721
3 FREE Instance method Public Method Release Memory 20090720
4 GET_OBJECT Instance method Public Method Read Object 20090724
5 GET_OBJECTS Instance method Public Method Read Objects 20090720
6 REMOVE Instance method Public Method Remove Object 20090720
Events
Interface IF_RSBOLAP_COLLECTION has no event.
Types
Interface IF_RSBOLAP_COLLECTION has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_OBJECT Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_OBJECT Objekt 20090720

Method ADD on Interface IF_RSBOLAP_COLLECTION has no exception.

Method CLEAR Signature

Method CLEAR on Interface IF_RSBOLAP_COLLECTION has no parameter.
Method CLEAR on Interface IF_RSBOLAP_COLLECTION has no exception.

Method FREE Signature

Method FREE on Interface IF_RSBOLAP_COLLECTION has no parameter.
Method FREE on Interface IF_RSBOLAP_COLLECTION has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) RSBOLAP_OBJECT_ID Objekt ID 20090724
2 Importing I_NAME Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Objekt Name 20090724
3 Returning R_R_OBJECT Value transfer Object reference (TYPE REF TO) IF_RSBOLAP_OBJECT Objekt 20090724

Method GET_OBJECT on Interface IF_RSBOLAP_COLLECTION has no exception.

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_OBJECT Value transfer Type reference (TYPE) RSBOLAP_T_OBJECT Objektliste 20090720

Method GET_OBJECTS on Interface IF_RSBOLAP_COLLECTION has no exception.

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Call by reference Type reference (TYPE) RSBOLAP_OBJECT_ID Option 1: Objekt ID 20090720
2 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Option 2: Objekt Name 20090720
3 Importing I_R_OBJECT Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_OBJECT Option 3: Objekt Referenz 20090720

Method REMOVE on Interface IF_RSBOLAP_COLLECTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730