SAP ABAP Class IF_WD_SIDE_PANEL_API (API for Using Side Panel)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_SIDE_PANEL_INTEGRATION | Side Panel Integration in WD ABAP | 20081113 |
Properties
| Class | IF_WD_SIDE_PANEL_API | |
| Short Description | API for Using Side Panel | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081113 | 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) |
Interfaces
Class IF_WD_SIDE_PANEL_API has no interface implemented.
Friends
Class IF_WD_SIDE_PANEL_API has no friend class.
Attributes
Class IF_WD_SIDE_PANEL_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Closes the side panel | 20090123 | |
| 2 | Instance method | Public | Method | Returns the automatic refresh of application data | 20090902 | |
| 3 | Instance method | Public | Method | Returns the link text | 20090305 | |
| 4 | Instance method | Public | Method | Initializes the side panel for the application | 20090114 | |
| 5 | Instance method | Public | Method | Opens the side panel | 20090117 | |
| 6 | Instance method | Public | Method | Controls the automatic refresh of application data | 20090121 | |
| 7 | Instance method | Public | Method | Triggers refresh of application data | 20090121 |
Events
Class IF_WD_SIDE_PANEL_API has no event.
Types
Class IF_WD_SIDE_PANEL_API has no local type.
Method Signatures
Method EXIT Signature
Method EXIT on class IF_WD_SIDE_PANEL_API has no parameter.
Method EXIT on class IF_WD_SIDE_PANEL_API has no exception.
Method GET_AUTO_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTO_REFRESH | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090902 |
Method GET_AUTO_REFRESH on class IF_WD_SIDE_PANEL_API has no exception.
Method GET_LINK_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' falls sichtbar | 20090305 | |||
| 2 | LINK_TEXT | Call by reference | Type reference (TYPE) | STRING | Link Text | 20090305 |
Method GET_LINK_TEXT on class IF_WD_SIDE_PANEL_API has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALLOW_SIDE_PANEL_CONFIG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Side Panel Konfiguration im Config-Mode möglich? | 20090115 | ||
| 2 | APPLY_CONFIGURATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Konfigurations-Id aus Anwendungskonfiguration übernehmen? | 20090115 | ||
| 3 | AUTO_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Automatischen Refresh der Anwendungsdaten aktivieren? | 20090121 | ||
| 4 | IS_OPEN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Side Panel sofort öffnen | 20090114 | ||
| 5 | LINK_TEXT | Call by reference | Type reference (TYPE) | STRING | Side Panel Link Text | 20090305 | |||
| 6 | LINK_TEXT_CONFIG_MODE | Call by reference | Type reference (TYPE) | STRING | Side Panel Link Text Config Mode | 20090305 | |||
| 7 | OPEN_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | Action zum Öffnen des Side Panels | 20090121 | |||
| 8 | SIDE_PANEL_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Konfigurations-Id für Komponente WDR_CHIP_PAGE | 20090114 | |||
| 9 | VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | View Controller des Views mit PageHeader | 20090121 | |||
| 10 | WIDTH | Value transfer | Type reference (TYPE) | I | 300 | Side Panel width | 20090206 |
Method INIT on class IF_WD_SIDE_PANEL_API has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIDE_PANEL_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Konfigurations-Id für Komponente WDR_CHIP_PAGE | 20090117 |
Method OPEN on class IF_WD_SIDE_PANEL_API has no exception.
Method SET_AUTO_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTO_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090121 |
Method SET_AUTO_REFRESH on class IF_WD_SIDE_PANEL_API has no exception.
Method TRIGGER_REFRESH Signature
Method TRIGGER_REFRESH on class IF_WD_SIDE_PANEL_API has no parameter.
Method TRIGGER_REFRESH on class IF_WD_SIDE_PANEL_API has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |