SAP ABAP Class CL_BUPA_NAVIGATION_STACK (SAP BP Dialog: Stack of Navigations to be Executed)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP-UI (Application Component) Dialog SAP-GUI
⤷
BUPA_DIALOG (Package) SAP Business Partner: New Dialog Interface
⤷
⤷
Properties
| Class | CL_BUPA_NAVIGATION_STACK | |
| Short Description | SAP BP Dialog: Stack of Navigations to be Executed | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUPA_DIALOG | SAP Business Partner: New Dialog Interface |
| Created | 20000705 | SAP |
| Last change | 20000706 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUPA_NAVIGATION_STACK has no forward declaration.
Interfaces
Class CL_BUPA_NAVIGATION_STACK has no interface implemented.
Friends
Class CL_BUPA_NAVIGATION_STACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BU_BOOLEAN | 'X' | TRUE | 20000706 | ||
| 2 | Instance attribute | Private | See coding | Requests Stack | 20000705 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | Number of Entries in Stack | 20000705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Stack | 20000705 | |
| 2 | Instance method | Public | Method | Query Whether Stack is Empty | 20000705 | |
| 3 | Instance method | Public | Method | Get Navigation Request from Stack | 20000705 | |
| 4 | Instance method | Public | Method | Place Navigation Request in Stack | 20000705 |
Events
Class CL_BUPA_NAVIGATION_STACK has no event.
Types
Class CL_BUPA_NAVIGATION_STACK has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_BUPA_NAVIGATION_STACK has no parameter.
Method CLEAR on class CL_BUPA_NAVIGATION_STACK has no exception.
Method IS_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EMPTY | Call by reference | Type reference (TYPE) | BU_BOOLEAN | EV_EMPTY | 20000705 |
Method IS_EMPTY on class CL_BUPA_NAVIGATION_STACK has no exception.
Method POP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_BUPA_NAVIGATION_REQUEST | EV_REQUEST | 20000705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_REQUEST_ON_THE_STACK | 20000705 |
Method PUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_BUPA_NAVIGATION_REQUEST | IV_REQUEST | 20000705 |
Method PUSH on class CL_BUPA_NAVIGATION_STACK has no exception.
History
| Last changed by/on | SAP | 20000706 |
| SAP Release Created in | 20C |