SAP ABAP Class CL_RECA_WB_WINDOW (WB: Window)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_WB (Package) RE: Workbench (Object Manager)

⤷

⤷

Properties
Class | CL_RECA_WB_WINDOW | |
Short Description | WB: Window | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_CA_WB | RE: Workbench (Object Manager) |
Created | 20021108 | SAP |
Last change | 20100310 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RECA_WB_WINDOW has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RECA_WB_WINDOW_MANAGER | 20021112 | Window Manager |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RECAWBDOCKPOSITION | 'B' | Dock: Below | 20021112 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RECAWBDOCKPOSITION | 'L' | Dock: Left | 20021112 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RECAWBDOCKPOSITION | 'R' | Dock: Right | 20021112 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RECAWBDOCKPOSITION | 'T' | Dock: Top | 20021112 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | RECAWBWINDOWTYPE | 'A' | Type of Window of Workbench | 20021112 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | RECAWBWINDOWTYPE | 'D' | Type of Window of Workbench | 20021112 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | 400 | Last Size Before Enlarging | 20050525 | |
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GUID_22 | Window ID | 20021112 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Bool: Window Is Visible | 20021204 | ||
10 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for GUI Controls | 20021112 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RECA_WB_WINDOW_LAYOUT | Current Layout of Window | 20021112 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECA_WB_WINDOW_LAYOUT | Buffer: Modeless Layout | 20021202 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECA_WB_WINDOW_LAYOUT | Buffer: Docked Layout | 20021202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20021108 |
2 | ![]() |
Instance method | Private | Method | Generates Window Control | 20021202 |
3 | ![]() |
Instance method | Public | Method | Deletion of Window | 20021112 |
4 | ![]() |
Instance method | Private | Event handling method | Handler: Modeless Window Closed | 20021115 |
5 | ![]() |
Instance method | Public | Method | Hide Window | 20021108 |
6 | ![]() |
Instance method | Public | Method | Link Window to Screen | 20021108 |
7 | ![]() |
Instance method | Public | Method | Maximize Width of Window | 20040507 |
8 | ![]() |
Instance method | Public | Method | Sets Default Values for a MODELESS Window | 20030117 |
9 | ![]() |
Instance method | Public | Method | Sets Default Values for a DOCKED Window | 20030117 |
10 | ![]() |
Instance method | Public | Method | Setting Width of Window | 20050525 |
11 | ![]() |
Instance method | Public | Method | Open Window Again | 20021108 |
12 | ![]() |
Instance method | Public | Method | Switch Between Modal <-> Modeless | 20021202 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | TYPE_TOGGELED | Instance Event (0) |
Public (2) |
Type of Window Changed (Modal <-> Modeless) | 20021202 |
Types
Class CL_RECA_WB_WINDOW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_WINDOW_LAYOUT | Value transfer | Type reference (TYPE) | RECA_WB_WINDOW_LAYOUT | Layout des Fensters | 20021112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Control-Erzeugung | 20021108 |
Method CREATE_WINDOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_WINDOW | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Neues "Fenster" | 20021202 | ||
2 | ![]() |
IS_WINDOW_LAYOUT | Value transfer | Type reference (TYPE) | RECA_WB_WINDOW_LAYOUT | Layout des Fensters | 20021202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Control-Erzeugung | 20021202 |
Method FREE Signature
Method FREE on class CL_RECA_WB_WINDOW has no parameter.
Method FREE on class CL_RECA_WB_WINDOW has no exception.
Method HANDLE_CLOSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20021115 |
Method HANDLE_CLOSE on class CL_RECA_WB_WINDOW has no exception.
Method HIDE Signature
Method HIDE on class CL_RECA_WB_WINDOW has no parameter.
Method HIDE on class CL_RECA_WB_WINDOW has no exception.
Method LINK_TO_DYNPRO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DYNPRO | Value transfer | Type reference (TYPE) | SYDYNNR | Dynpro des Fensters | 20021108 | ||
2 | ![]() |
ID_PROGRAM | Value transfer | Type reference (TYPE) | SYREPID | Programm des Fensters | 20021108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Linken des Controls | 20021108 |
Method MAXIMIZE Signature
Method MAXIMIZE on class CL_RECA_WB_WINDOW has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20050525 |
Method SET_DEFAULT_AMODAL_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_WINDOW_LAYOUT | Value transfer | Type reference (TYPE) | RECA_WB_WINDOW_LAYOUT | Default-Layout des Fensters (AMODAL) | 20030117 |
Method SET_DEFAULT_AMODAL_LAYOUT on class CL_RECA_WB_WINDOW has no exception.
Method SET_DEFAULT_DOCKING_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_WINDOW_LAYOUT | Value transfer | Type reference (TYPE) | RECA_WB_WINDOW_LAYOUT | Default-Layout des Fensters (ANGEDOCKT) | 20030117 |
Method SET_DEFAULT_DOCKING_LAYOUT on class CL_RECA_WB_WINDOW has no exception.
Method SET_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_WIDTH | Call by reference | Type reference (TYPE) | NUMERIC | Breite | 20050525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20050525 |
Method SHOW Signature
Method SHOW on class CL_RECA_WB_WINDOW has no parameter.
Method SHOW on class CL_RECA_WB_WINDOW has no exception.
Method TOGGLE_MODAL_AMODAL Signature
Method TOGGLE_MODAL_AMODAL on class CL_RECA_WB_WINDOW has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Control-Verarbeitung | 20021202 | |
2 | ![]() |
Wechsel nicht möglich | 20021202 |
Event Signatures
Event TYPE_TOGGELED Signature
Event TYPE_TOGGELED on class CL_RECA_WB_WINDOW has no parameter.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 200 |