SAP ABAP Class CL_MWB_WINDOW (Window class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MWBGUI (Package) Migration Workbench GUI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MWB_COMPOSITE_SCREEN_VIEW | Composite screen class | 20060120 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MBO_WINDOW | MBO specific screen window | 20060117 |
Properties
Class | CL_MWB_WINDOW | |
Short Description | Window class | |
Super Class | CL_MWB_COMPOSITE_SCREEN_VIEW | Composite screen class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_MWBGUI | Migration Workbench GUI |
Created | 20060116 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MWB_WINDOW has no forward declaration.
Interfaces
Class CL_MWB_WINDOW has no interface implemented.
Friends
Class CL_MWB_WINDOW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-TABIX | Internal Table, Current Line Index | 20060117 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-TABIX | Internal Table, Current Line Index | 20060117 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DMC_BOOLEAN | 20060117 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MWB_TITLEBAR | Title Bar | 20060117 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20060117 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-TABIX | Internal Table, Current Line Index | 20060117 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-TABIX | Internal Table, Current Line Index | 20060117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060120 |
2 | ![]() |
Instance method | Public | Method | Process after finishing al l PAI activities | 20060216 |
3 | ![]() |
Instance method | Public | Method | Set the title bar of the window | 20060117 |
Events
Class CL_MWB_WINDOW has no event.
Types
Class CL_MWB_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 | ![]() |
IM_DYNNR | Call by reference | Type reference (TYPE) | SYST-DYNNR | 20060120 | |||
2 | ![]() |
IM_END_X | Call by reference | Type reference (TYPE) | INT4 | 20060411 | |||
3 | ![]() |
IM_END_Y | Call by reference | Type reference (TYPE) | INT4 | 20060411 | |||
4 | ![]() |
IM_PROG | Call by reference | Type reference (TYPE) | SY-REPID | 20060120 | |||
5 | ![]() |
IM_START_X | Call by reference | Type reference (TYPE) | INT4 | 20060411 | |||
6 | ![]() |
IM_START_Y | Call by reference | Type reference (TYPE) | INT4 | 20060411 |
Method CONSTRUCTOR on class CL_MWB_WINDOW has no exception.
Method PAI_FINISHED Signature
Method PAI_FINISHED on class CL_MWB_WINDOW has no parameter.
Method PAI_FINISHED on class CL_MWB_WINDOW has no exception.
Method SET_TITLEBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TITLEBAR | Call by reference | Type reference (TYPE) | MWB_TITLEBAR | 20060117 |
Method SET_TITLEBAR on class CL_MWB_WINDOW has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 620 |