SAP ABAP Class CL_RSAWB_DRAWER_AWB (Navigation Control AWB)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSAWB (Package) BW: Administrator's Workbench
⤷
⤷
Properties
| Class | CL_RSAWB_DRAWER_AWB | |
| Short Description | Navigation Control AWB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAWB | BW: Administrator's Workbench |
| Created | 20000119 | 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) | |
| 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) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSAWB_DRAWER_AWB has no interface implemented.
Friends
Class CL_RSAWB_DRAWER_AWB 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) | RSO_AWB_VIEW_MODE | View (display mode) in the AWB | 20000120 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSATD_CONTROLID | Node key | 20000126 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SY-DYNNR | ABAP Program: Number of Current Screen | 20000208 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | Counter for nodeids | 20000120 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SY-REPID | ABAP Program: Current Main Program | 20000208 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20000120 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER_BAR | Drawer Control similar to Outlook Bar | 20000120 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSATD_T_DRAWERTREE_KEY | Keys drawertrees | 20000120 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSATD_T_DRAWER_KEY | Drawer Keys | 20000120 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20000127 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FUNCTION_SELECTED | Instance Event (0) |
Public (2) |
function_selected | 20000120 |
| 2 | TOOL_CHANGED | Instance Event (0) |
Public (2) |
tool changed old tool has to be closed | 20000208 |
| 3 | VIEW_SELECTED | Instance Event (0) |
Public (2) |
view selected | 20000120 |
Types
Class CL_RSAWB_DRAWER_AWB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWB_VIEW_MODE | Call by reference | Type reference (TYPE) | RSO_AWB_VIEW_MODE | RSOC_C_AWB_VIEW_MODE-AWB_CLASSIC. | Sicht (Anzeigemodus) in der AWB | 20000120 | ||
| 2 | I_CONTROLID | Call by reference | Type reference (TYPE) | RSATD_CONTROLID | Controlid für Controls in der AWB | 20000120 | |||
| 3 | I_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20000120 | |||
| 4 | I_REPID | Call by reference | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | 20000120 |
Method CONSTRUCTOR on class CL_RSAWB_DRAWER_AWB has no exception.
Method CREATE_AND_GET_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Column Tree Control | 20000120 | |||
| 2 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20000120 |
Method CREATE_AND_GET_TREE on class CL_RSAWB_DRAWER_AWB has no exception.
Method CREATE_DRAWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWB_VIEW_MODE | Call by reference | Type reference (TYPE) | RSO_AWB_VIEW_MODE | Sicht (Anzeigemodus) in der AWB | 20000120 | |||
| 2 | I_CONTROLID | Call by reference | Type reference (TYPE) | RSATD_CONTROLID | Controlid für Controls in der AWB | 20000120 |
Method CREATE_DRAWER on class CL_RSAWB_DRAWER_AWB has no exception.
Method CREATE_NODE_AND_ITEM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_ITEM | Call by reference | Type reference (TYPE) | RSAWBD_T_MTXCOL | itemtabelle | 20000120 | |||
| 2 | E_T_NODE | Call by reference | Type reference (TYPE) | TREEV_NTAB | Tree Control: Knotentabelle | 20000120 | |||
| 3 | I_AWB_VIEW_MODE | Call by reference | Type reference (TYPE) | RSO_AWB_VIEW_MODE | Sicht (Anzeigemodus) in der AWB | 20000120 | |||
| 4 | I_R_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Column Tree Control | 20000126 |
Method CREATE_NODE_AND_ITEM_TABLE on class CL_RSAWB_DRAWER_AWB has no exception.
Method CREATE_TREES_FOR_AWB_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWB_VIEW_MODE | Call by reference | Type reference (TYPE) | RSO_AWB_VIEW_MODE | Sicht (Anzeigemodus) in der AWB | 20000120 |
Method CREATE_TREES_FOR_AWB_VIEW on class CL_RSAWB_DRAWER_AWB has no exception.
Method FREE_ALL Signature
Method FREE_ALL on class CL_RSAWB_DRAWER_AWB has no parameter.
Method FREE_ALL on class CL_RSAWB_DRAWER_AWB has no exception.
Method GET_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXTENSION | Value transfer | Type reference (TYPE) | I | extension | 20000128 |
Method GET_EXTENSION on class CL_RSAWB_DRAWER_AWB has no exception.
Method GET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VISIBLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20000127 |
Method GET_VISIBLE on class CL_RSAWB_DRAWER_AWB has no exception.
Method LINK_DRAWER_TO_DYNPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20000208 | |||
| 2 | I_REPID | Call by reference | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | 20000208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Link konnte nicht ausgeführt werden | 20000208 |
Method ON_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Attribute reference (LIKE) | 20000120 |
Method ON_CLICKED on class CL_RSAWB_DRAWER_AWB has no exception.
Method ON_HANDLE_SELECTION_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | 20000120 |
Method ON_HANDLE_SELECTION_CHANGED on class CL_RSAWB_DRAWER_AWB has no exception.
Method SET_ACTIVE_DRAWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWB_VIEW_MODE | Call by reference | Type reference (TYPE) | RSO_AWB_VIEW_MODE | Sicht (Anzeigemodus) in der AWB | 20000217 |
Method SET_ACTIVE_DRAWER on class CL_RSAWB_DRAWER_AWB has no exception.
Method SET_DRAWER_VISIBLE Signature
Method SET_DRAWER_VISIBLE on class CL_RSAWB_DRAWER_AWB has no parameter.
Method SET_DRAWER_VISIBLE on class CL_RSAWB_DRAWER_AWB has no exception.
Method SET_SELECTED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTROLID | Call by reference | Type reference (TYPE) | RSATD_CONTROLID | Controlid für Controls in der AWB | 20000126 |
Method SET_SELECTED_NODE on class CL_RSAWB_DRAWER_AWB has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUTOMATICSWITCH | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20000217 | ||
| 2 | I_VISIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20000127 |
Method SET_VISIBLE on class CL_RSAWB_DRAWER_AWB has no exception.
Event Signatures
Event FUNCTION_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Controlid für Controls in der AWB | 20000218 |
Event TOOL_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | SPACE | Funktionscode | 20000208 |
Event VIEW_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWB_VIEW_MODE_NEW | Exporting | Value transfer | Type reference (TYPE) | RSO_AWB_VIEW_MODE | Sicht (Anzeigemodus) in der AWB | 20000218 | ||
| 2 | I_AWB_VIEW_MODE_OLD | Exporting | Value transfer | Type reference (TYPE) | RSO_AWB_VIEW_MODE | Sicht (Anzeigemodus) in der AWB | 20000218 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 20B |