SAP ABAP Class CL_RECA_WB_WINDOW_MANAGER (Window Manager)
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_MANAGER | |
| Short Description | Window Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_CA_WB | RE: Workbench (Object Manager) |
| Created | 20021112 | SAP |
| Last change | 20030114 | 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 CL_RECA_WB_WINDOW_MANAGER has no interface implemented.
Friends
Class CL_RECA_WB_WINDOW_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RECAWBDOCKPOSITION | 4 | Dock: Below | 20021112 | ||
| 2 | Constant | Public | Type reference (TYPE) | RECAWBDOCKPOSITION | 1 | Dock: Left | 20021112 | ||
| 3 | Constant | Public | Type reference (TYPE) | RECAWBDOCKPOSITION | 8 | Dock: Right | 20021112 | ||
| 4 | Constant | Public | Type reference (TYPE) | RECAWBDOCKPOSITION | 2 | Dock: Top | 20021112 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | SYDYNNR | Current Screen | 20021112 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYREPID | Current Program | 20021112 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RE_T_CL_RECA_WB_WINDOW | List of Windows | 20021112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Window Object from List | 20021112 | |
| 2 | Instance method | Public | Method | Gets New Window Object | 20021112 | |
| 3 | Instance method | Public | Method | Links All Windows to the New Program | 20021112 |
Events
Class CL_RECA_WB_WINDOW_MANAGER has no event.
Types
Class CL_RECA_WB_WINDOW_MANAGER has no local type.
Method Signatures
Method DELETE_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_WINDOW_ID | Value transfer | Type reference (TYPE) | GUID_22 | ID des Fensters | 20021112 |
Method DELETE_WINDOW on class CL_RECA_WB_WINDOW_MANAGER has no exception.
Method GET_NEW_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_RECA_WB_WINDOW | WB: Fenster | 20021112 | |||
| 2 | IS_WINDOW_LAYOUT | Value transfer | Type reference (TYPE) | RECA_WB_WINDOW_LAYOUT | Layout eines Fensters | 20021112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Control Erzeugung | 20021112 |
Method LINK_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Dypro des Rufers | 20021112 | |||
| 2 | ID_REPID | Value transfer | Type reference (TYPE) | SYREPID | Programm des Rufers | 20021112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Initialisierung | 20021112 |
History
| Last changed by/on | SAP | 20030114 |
| SAP Release Created in | 200 |