SAP ABAP Class CL_WB_NAVSTACK_EDIT (Display Check Results)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SWBM_INTERNAL (Package) Internal Objects within SWBM

⤷

⤷

Properties
Class | CL_WB_NAVSTACK_EDIT | |
Short Description | Display Check Results | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWBM_INTERNAL | Internal Objects within SWBM |
Created | 19990701 | SAP |
Last change | 20110908 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WB_NAVSTACK_EDIT has no interface implemented.
Friends
Class CL_WB_NAVSTACK_EDIT 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) | I | Index of Active Object | 19990701 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_REQUEST | Active Navigation Request | 19990921 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_WB_NAVIGATION_STACK | BAdI Interface IF_EX_WB_NAVIGATION_STACK | 20020326 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | SY-UCOMM | 'CORRECT' | Correct Function | 19990701 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | I | 30 | Height of Toolbar | 19990701 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | I | 30 | Height of Toolbar | 19990701 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | I | 250 | Maximum Extension | 19990701 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | I | 100 | Minimum Extension | 19990701 | |
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_REQUEST_STACK | Reference to Navigation Stack | 19990701 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | I | 5 | Number of Entries in Context Menu for Stack | 19991104 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | I | 30 | Pixels per Line in Grid | 19990701 | |
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Update Required | 19990812 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_REQUEST_ENTRY_COLLECTION | Request on Stack | 19990701 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_OBJLIST_DISPLAY | Visualization of Stack | 19990701 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_MANAGER | Workbench Manager | 19990701 | ||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_MANAGER | Workbench Manager: Internal Reference | 19990701 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | OBJECT_CHANGED | Instance Event (0) |
Public (2) |
Object Changed | 19990701 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_REQUEST_ENTRY_COLLECTION | Private | See coding | LTY_REQUEST_ENTRY_COLLECTION | 19990701 |
|
Method Signatures
Method ACTUALIZE Signature
Method ACTUALIZE on class CL_WB_NAVSTACK_EDIT has no parameter.
Method ACTUALIZE on class CL_WB_NAVSTACK_EDIT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container Referenz | 19990701 | ||
2 | ![]() |
P_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Referenz auf Workbench Manager | 19990701 |
Method CONSTRUCTOR on class CL_WB_NAVSTACK_EDIT has no exception.
Method CONVERT_REQ_ENTRY_TO_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WB_OBJECT_LINE | Value transfer | Type reference (TYPE) | WBOBJLINE | Objektzeile | 19990701 | ||
2 | ![]() |
P_WB_REQ_ENTRY | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST_ENTRY | Request-Entry | 19990701 |
Method CONVERT_REQ_ENTRY_TO_OBJECT on class CL_WB_NAVSTACK_EDIT has no exception.
Method DESTRUCT Signature
Method DESTRUCT on class CL_WB_NAVSTACK_EDIT has no parameter.
Method DESTRUCT on class CL_WB_NAVSTACK_EDIT has no exception.
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NAVIGATION_STACK | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST_STACK | Navigationsstapel | 19990701 | ||
2 | ![]() |
P_WB_MANAGER_INTERNAL | Call by reference | Object reference (TYPE REF TO) | CL_WB_MANAGER | interne Referenz auf WB Manager | 19990701 |
Method DISPLAY on class CL_WB_NAVSTACK_EDIT has no exception.
Method GET_CONTROL_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_GUI_CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Control-Referenz | 19990701 |
Method GET_CONTROL_REF on class CL_WB_NAVSTACK_EDIT has no exception.
Method GET_STACK_CTMENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CONTEXT_MENU_BACK | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü 'Zurück' | 19991104 | ||
2 | ![]() |
P_CONTEXT_MENU_FORWARD | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü 'Vorwärts' | 19991104 | ||
3 | ![]() |
P_NAVIGATION_STACK | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST_STACK | Stapel | 19991104 |
Method GET_STACK_CTMENU on class CL_WB_NAVSTACK_EDIT has no exception.
Method HANDLE_EVT_CNTX_MENU_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CTXT_MENU | Call by reference | Type reference (TYPE) | 19990714 |
Method HANDLE_EVT_CNTX_MENU_REQUESTED on class CL_WB_NAVSTACK_EDIT has no exception.
Method HANDLE_EVT_NAVIGATION_REQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WB_REQUEST | Call by reference | Attribute reference (LIKE) | 19990921 |
Method HANDLE_EVT_NAVIGATION_REQ on class CL_WB_NAVSTACK_EDIT has no exception.
Method HANDLE_EVT_STACK_CHANGED Signature
Method HANDLE_EVT_STACK_CHANGED on class CL_WB_NAVSTACK_EDIT has no parameter.
Method HANDLE_EVT_STACK_CHANGED on class CL_WB_NAVSTACK_EDIT has no exception.
Method HANDLE_EVT_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TOOLBAR | Value transfer | Attribute reference (LIKE) | 19990701 |
Method HANDLE_EVT_TOOLBAR on class CL_WB_NAVSTACK_EDIT has no exception.
Method HANDLE_EVT_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FUNCTION_CODE | Value transfer | Attribute reference (LIKE) | 19990701 | ||||
2 | ![]() |
P_OBJECT | Value transfer | Attribute reference (LIKE) | 19990701 |
Method HANDLE_EVT_USER_COMMAND on class CL_WB_NAVSTACK_EDIT has no exception.
Method PROCESS_PBO Signature
Method PROCESS_PBO on class CL_WB_NAVSTACK_EDIT has no parameter.
Method PROCESS_PBO on class CL_WB_NAVSTACK_EDIT has no exception.
Method PROCESS_STACK_CTMENU_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FUNCTION | Call by reference | Type reference (TYPE) | UI_FUNC | Ausgewählte Funktion | 19991104 | ||
2 | ![]() |
P_WB_MANAGER_INTERNAL | Call by reference | Object reference (TYPE REF TO) | CL_WB_MANAGER | interne Referenz auf WB Manager | 19991104 | ||
3 | ![]() |
P_WINDOW_ID | Call by reference | Type reference (TYPE) | WMNGR_WINDOW_ID | ID des Fensters für Navigation | 19991104 |
Method PROCESS_STACK_CTMENU_FUNCTION on class CL_WB_NAVSTACK_EDIT has no exception.
Method REQ_END Signature
Method REQ_END on class CL_WB_NAVSTACK_EDIT has no parameter.
Method REQ_END on class CL_WB_NAVSTACK_EDIT has no exception.
Method REQ_NEXT_OBJECT Signature
Method REQ_NEXT_OBJECT on class CL_WB_NAVSTACK_EDIT has no parameter.
Method REQ_NEXT_OBJECT on class CL_WB_NAVSTACK_EDIT has no exception.
Method REQ_OBJECT_SELECTED Signature
Method REQ_OBJECT_SELECTED on class CL_WB_NAVSTACK_EDIT has no parameter.
Method REQ_OBJECT_SELECTED on class CL_WB_NAVSTACK_EDIT has no exception.
Method REQ_PREV_OBJECT Signature
Method REQ_PREV_OBJECT on class CL_WB_NAVSTACK_EDIT has no parameter.
Method REQ_PREV_OBJECT on class CL_WB_NAVSTACK_EDIT has no exception.
Method VISUALIZE Signature
Method VISUALIZE on class CL_WB_NAVSTACK_EDIT has no parameter.
Method VISUALIZE on class CL_WB_NAVSTACK_EDIT has no exception.
Event Signatures
Event OBJECT_CHANGED Signature
Event OBJECT_CHANGED on class CL_WB_NAVSTACK_EDIT has no parameter.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |