SAP ABAP Class CL_WRF_PBAS_WBMSTATE_STACK (Stack of Workbench Manager Statuses)
Hierarchy
☛
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
⤷
MM-PUR (Application Component) Purchasing
⤷
WRF_PRC_BASIC_APPL (Package) Seasonal Procurement: Basis Area
⤷
⤷
Properties
| Class | CL_WRF_PBAS_WBMSTATE_STACK | |
| Short Description | Stack of Workbench Manager Statuses | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WRF_PRC_BASIC_APPL | Seasonal Procurement: Basis Area |
| Created | 20040127 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WRF_PBAS_WBMSTATE_STACK has no forward declaration.
Interfaces
Class CL_WRF_PBAS_WBMSTATE_STACK has no interface implemented.
Friends
Class CL_WRF_PBAS_WBMSTATE_STACK 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) | WRF_PBAS_WBMSTATE_TTY | Stack of Workbench Manager Statuses | 20040127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Remove Top Entry of Stack | 20040127 | |
| 2 | Instance method | Public | Method | Add Entry to Stack | 20040127 |
Events
Class CL_WRF_PBAS_WBMSTATE_STACK has no event.
Types
Class CL_WRF_PBAS_WBMSTATE_STACK has no local type.
Method Signatures
Method POP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ENTRY | Call by reference | Type reference (TYPE) | WRF_PBAS_WBMSTATE_STY | Aktuell oberster Stack-Eintrag | 20040127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme: Keine Einträge auf dem Stack vorhanden | 20040127 |
Method PUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENTRY | Call by reference | Type reference (TYPE) | WRF_PBAS_WBMSTATE_STY | Eintrag, der als oberstes auf den Stack gelget werden soll. | 20040127 |
Method PUSH on class CL_WRF_PBAS_WBMSTATE_STACK has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 111 |