SAP ABAP Class IF_RSBOLAP_COLLECTION (Collection)
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
| Class | IF_RSBOLAP_COLLECTION | |
| Short Description | Collection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090720 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSBOLAP_COLLECTION has no forward declaration.
Interfaces
Class IF_RSBOLAP_COLLECTION has no interface implemented.
Friends
Class IF_RSBOLAP_COLLECTION has no friend class.
Attributes
Class IF_RSBOLAP_COLLECTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Object | 20090720 | |
| 2 | Instance method | Public | Method | Remove All Objects | 20090721 | |
| 3 | Instance method | Public | Method | Release Memory | 20090720 | |
| 4 | Instance method | Public | Method | Read Object | 20090724 | |
| 5 | Instance method | Public | Method | Read Objects | 20090720 | |
| 6 | Instance method | Public | Method | Remove Object | 20090720 |
Events
Class IF_RSBOLAP_COLLECTION has no event.
Types
Class 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 | I_R_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_OBJECT | Objekt | 20090720 |
Method ADD on class IF_RSBOLAP_COLLECTION has no exception.
Method CLEAR Signature
Method CLEAR on class IF_RSBOLAP_COLLECTION has no parameter.
Method CLEAR on class IF_RSBOLAP_COLLECTION has no exception.
Method FREE Signature
Method FREE on class IF_RSBOLAP_COLLECTION has no parameter.
Method FREE on class 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 | I_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Objekt ID | 20090724 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20090724 | |||
| 3 | R_R_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_OBJECT | Objekt | 20090724 |
Method GET_OBJECT on class 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 | R_T_OBJECT | Value transfer | Type reference (TYPE) | RSBOLAP_T_OBJECT | Objektliste | 20090720 |
Method GET_OBJECTS on class IF_RSBOLAP_COLLECTION has no exception.
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Option 1: Objekt ID | 20090720 | |||
| 2 | I_OBJECT_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Option 2: Objekt Name | 20090720 | |||
| 3 | I_R_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_OBJECT | Option 3: Objekt Referenz | 20090720 |
Method REMOVE on class IF_RSBOLAP_COLLECTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |