SAP ABAP Class CL_CIM_OBJECTSTACK (Obsolete (to be deleted): Stack of Object References)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-SLD-ABA (Application Component) System Landscape Directory ABAP Connectivity
⤷
S_WBEM_UTIL (Package) WBEM Client: Utility Functions

⤷

⤷

Properties
Class | CL_CIM_OBJECTSTACK | |
Short Description | Obsolete (to be deleted): Stack of Object References | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_WBEM_UTIL | WBEM Client: Utility Functions |
Created | 20080625 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CIM_OBJECTSTACK has no interface implemented.
Friends
Class CL_CIM_OBJECTSTACK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CIM_T_NAMEDOBJECTLIST | List of Name-Object Pairs | 20090112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets an object from the stack without removing it | 20080625 |
2 | ![]() |
Instance method | Public | Method | Removes and gets an object from the stack | 20080625 |
3 | ![]() |
Instance method | Public | Method | Adds an object to the stack | 20080625 |
Events
Class CL_CIM_OBJECTSTACK has no event.
Types
Class CL_CIM_OBJECTSTACK has no local type.
Method Signatures
Method PEEK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM | Value transfer | Object reference (TYPE REF TO) | OBJECT | Objekt vom Stapel | 20080625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme, falls der Stapel leer ist | 20080625 |
Method POP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM | Value transfer | Object reference (TYPE REF TO) | OBJECT | Objekt vom Stapel | 20080625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme, falls der Stapel leer ist | 20080625 |
Method PUSH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20080625 |
Method PUSH on class CL_CIM_OBJECTSTACK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 712 |