SAP ABAP Class IF_RMWB_TLBAR (EHS-WB: Interface for Workbench Toolbar)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMWB_TOOLBAR | RMS-WB: Toolbar Support for Workbench | 20060223 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMWB_TOOLBAR_DET | RMS-WB: Toolbar Support for Workbench Detail Area | 20060223 |
Properties
| Class | IF_RMWB_TLBAR | |
| Short Description | EHS-WB: Interface for Workbench Toolbar | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010813 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RMWB_TLBAR has no forward declaration.
Interfaces
Class IF_RMWB_TLBAR has no interface implemented.
Friends
Class IF_RMWB_TLBAR has no friend class.
Attributes
Class IF_RMWB_TLBAR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Node to History | 20060223 | |
| 2 | Instance method | Public | Method | Add Node to Search List | 20060223 | |
| 3 | Instance method | Public | Method | Back | 20060223 | |
| 4 | Instance method | Public | Method | Initialize History | 20060223 | |
| 5 | Static method | Public | Method | Releases Instance of a Toolbar | 20070223 | |
| 6 | Static method | Public | Method | Returns Instance of a Toolbar | 20060223 | |
| 7 | Instance method | Public | Method | Sets Button Status | 20060223 | |
| 8 | Instance method | Public | Method | Set Toolbar Visible/Invisible | 20060223 |
Events
Class IF_RMWB_TLBAR has no event.
Types
Class IF_RMWB_TLBAR has no local type.
Method Signatures
Method ADD_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WBO | Call by reference | Object reference (TYPE REF TO) | IF_RMWB_WBO | RMS-WB: Interface eines Workbench Objektes | 20060223 | |||
| 2 | I_CAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | Objekttyp der Workbench | 20060223 | |||
| 3 | I_NODEKEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20060223 | |||
| 4 | I_TEXT | Call by reference | Type reference (TYPE) | TM_ITEMTXT | Tree Model: Text eines Items | 20060223 | |||
| 5 | I_UID | Call by reference | Type reference (TYPE) | RMWBE_WBOUID | Eindeutiger Objektschlüssel für die RMS-Workbench | 20060223 |
Method ADD_HISTORY on class IF_RMWB_TLBAR has no exception.
Method ADD_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WBO | Call by reference | Object reference (TYPE REF TO) | IF_RMWB_WBO | RMS-WB: Interface eines Workbench Objektes | 20060223 | |||
| 2 | I_CAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | Objekttyp der Workbench | 20060223 | |||
| 3 | I_NODEKEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20060223 | |||
| 4 | I_TEXT | Call by reference | Type reference (TYPE) | TM_ITEMTXT | Tree Model: Text eines Items | 20060223 | |||
| 5 | I_UID | Call by reference | Type reference (TYPE) | RMWBE_WBOUID | Eindeutiger Objektschlüssel für die RMS-Workbench | 20060223 |
Method ADD_SEARCH on class IF_RMWB_TLBAR has no exception.
Method BACK Signature
Method BACK on class IF_RMWB_TLBAR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Back nicht möglich | 20060223 |
Method FLUSH Signature
Method FLUSH on class IF_RMWB_TLBAR has no parameter.
Method FLUSH on class IF_RMWB_TLBAR has no exception.
Method FREE_INSTANCE_CL Signature
Method FREE_INSTANCE_CL on class IF_RMWB_TLBAR has no parameter.
Method FREE_INSTANCE_CL on class IF_RMWB_TLBAR has no exception.
Method GET_INSTANCE_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RMWB_TLBAR | EHS-WB: Interface einer Workbench Toolbar | 20060223 | |||
| 2 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20060223 | |||
| 3 | IO_WB | Call by reference | Object reference (TYPE REF TO) | CL_RMWB_WB | RMS-WB: Workbench | 20060223 | |||
| 4 | I_SRVGRP | Call by reference | Type reference (TYPE) | RMWBE_SRVGRP | Servicegruppe | 20060223 |
Method GET_INSTANCE_CL on class IF_RMWB_TLBAR has no exception.
Method SET_BUTTON_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENABLE | Call by reference | Type reference (TYPE) | RMWBE_FLG | Allgemeines Kennzeichen | 20060223 | |||
| 2 | I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20060223 |
Method SET_BUTTON_STATE on class IF_RMWB_TLBAR has no exception.
Method SET_TOOLBAR_ENABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENABLE | Call by reference | Type reference (TYPE) | C | 20060223 |
Method SET_TOOLBAR_ENABLE on class IF_RMWB_TLBAR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |