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 GC_X Constant Private Type reference (TYPE) BU_BOOLEAN 'X' TRUE 20000706
2 GT_STACK Instance attribute Private See coding Requests Stack 20000705
3 GV_ITEM_COUNT Instance attribute Private Type reference (TYPE) I Number of Entries in Stack 20000705
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Delete Stack 20000705
2 IS_EMPTY Instance method Public Method Query Whether Stack is Empty 20000705
3 POP Instance method Public Method Get Navigation Request from Stack 20000705
4 PUSH 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 Exporting 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 Exporting 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 NO_REQUEST_ON_THE_STACK 20000705

Method PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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