SAP ABAP Interface IF_WB_WINDOW (Interface for Workbench Window)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWBM_INTERNAL (Package) Internal Objects within SWBM
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
Interface IF_WB_WINDOW  
Short Description Interface for Workbench Window    
General Data
Package SWBM_INTERNAL   Internal Objects within SWBM 
Created 19981124   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WMNGR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_WB_WINDOW has no interface.
Friends
Interface IF_WB_WINDOW has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_PROGRAM Instance attribute Public Type reference (TYPE) SY-REPID Program to Which Screen Belongs 19981127
2 ACTIVE_SCREEN Instance attribute Public Type reference (TYPE) SY-DYNNR Screen To Which the Window is Linked 19981127
3 CONTAINER_REF Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Object Reference 19981219
4 ID Instance attribute Public Type reference (TYPE) I Window ID 19981219
5 IS_SECONDARY_WINDOW Instance attribute Public Type reference (TYPE) SEU_BOOL Is the Window a Secondary Window? 19991008
6 IS_VISIBLE Instance attribute Public Type reference (TYPE) SEU_BOOL Is the Window Visible? 19991008
Methods
# Method Level Visibility Method type Description Created on
1 GET_WINDOW_STYLE Instance method Public Method Return Layout of Window 19991122
2 SET_INVISIBLE Instance method Public Method Make Window Invisible 19991008
3 SET_VISIBLE Instance method Public Method Make Window Visible 19991008
4 SET_WINDOW_TITLE Instance method Public Method Set Window Title 19981124
Events
Interface IF_WB_WINDOW has no event.
Types
Interface 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 Returning P_WINDOW_STYLE Value transfer Type reference (TYPE) WMNGR_WINDOW_STYLE Fenster Layout 19991122
# Exception Resumable Description Created on
1 WINDOW_NOT_EXISTING Fenster existiert nicht 19991122

Method SET_INVISIBLE Signature

Method SET_INVISIBLE on Interface IF_WB_WINDOW has no parameter.
# Exception Resumable Description Created on
1 CONTROL_ERROR Fehler im Control aufgetreten 19991008
2 NOT_POSSIBLE Dieses Fenster kann nicht unsichtbar geschaltet werden 19991008

Method SET_VISIBLE Signature

Method SET_VISIBLE on Interface IF_WB_WINDOW has no parameter.
# Exception Resumable Description Created on
1 CONTROL_ERROR Fehler im Control aufgetreten 19991008
2 NOT_POSSIBLE 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 Importing P_ICON Value transfer Type reference (TYPE) C Ikone vor dem Titel 20000515
2 Importing P_WINDOW_TITLE Value transfer Type reference (TYPE) C Titel des Fensters 19981124
# Exception Resumable Description Created on
1 NOT_POSSIBLE Das Fenster hat kann keinen Titel haben 19981124
History
Last changed by/on SAP  00000000 
SAP Release Created in