SAP ABAP Class IF_WB_WINDOW (Interface for Workbench Window)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_WINDOW | Window in Workbench Manager | 19981124 |
Properties
Class | IF_WB_WINDOW | |
Short Description | Interface for Workbench Window | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19981124 | SAP |
Last change | 00000000 | 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_WB_WINDOW has no interface implemented.
Friends
Class IF_WB_WINDOW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-REPID | Program to Which Screen Belongs | 19981127 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-DYNNR | Screen To Which the Window is Linked | 19981127 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Object Reference | 19981219 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Window ID | 19981219 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | Is the Window a Secondary Window? | 19991008 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | Is the Window Visible? | 19991008 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Return Layout of Window | 19991122 |
2 | ![]() |
Instance method | Public | Method | Make Window Invisible | 19991008 |
3 | ![]() |
Instance method | Public | Method | Make Window Visible | 19991008 |
4 | ![]() |
Instance method | Public | Method | Set Window Title | 19981124 |
Events
Class IF_WB_WINDOW has no event.
Types
Class IF_WB_WINDOW has no local type.
Method Signatures
Method GET_WINDOW_STYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WINDOW_STYLE | Value transfer | Type reference (TYPE) | WMNGR_WINDOW_STYLE | Fenster Layout | 19991122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fenster existiert nicht | 19991122 |
Method SET_INVISIBLE Signature
Method SET_INVISIBLE on class IF_WB_WINDOW has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Control aufgetreten | 19991008 | |
2 | ![]() |
Dieses Fenster kann nicht unsichtbar geschaltet werden | 19991008 |
Method SET_VISIBLE Signature
Method SET_VISIBLE on class IF_WB_WINDOW has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Control aufgetreten | 19991008 | |
2 | ![]() |
Dieses Fenster kann nicht unsichtbar geschaltet werden | 19991008 |
Method SET_WINDOW_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ICON | Value transfer | Type reference (TYPE) | C | Ikone vor dem Titel | 20000515 | ||
2 | ![]() |
P_WINDOW_TITLE | Value transfer | Type reference (TYPE) | C | Titel des Fensters | 19981124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Das Fenster hat kann keinen Titel haben | 19981124 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |