SAP ABAP Class CL_MWB_COMPOSITE_SCREEN_VIEW (Composite screen 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_SCREEN_VIEW | Basic screen class | 20060117 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MWB_COMPOSITE_EXPAND_VIEW | composite Expand view | 20060127 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_MWB_EXPAND_BUTTON_VIEW | Expand view | 20060131 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_MWB_WINDOW | Window class | 20060120 |
Properties
| Class | CL_MWB_COMPOSITE_SCREEN_VIEW | |
| Short Description | Composite screen class | |
| Super Class | CL_MWB_SCREEN_VIEW | Basic 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MWB_COMPOSITE_SCREEN_VIEW has no interface implemented.
Friends
Class CL_MWB_COMPOSITE_SCREEN_VIEW 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) | MWB_SUBVIEWS | Subscreen list | 20060117 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SY-TABIX | Loops, Current Loop Pass | 20060117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060117 | |
| 2 | Instance method | Protected | Method | Get subview list | 20060117 | |
| 3 | Instance method | Public | Method | Subscreen PAI | 20060117 | |
| 4 | Instance method | Public | Method | Subscreen PBO | 20060117 | |
| 5 | Instance method | Protected | Method | Remove the screen from the subscreen list | 20060117 |
Events
Class CL_MWB_COMPOSITE_SCREEN_VIEW has no event.
Types
Class CL_MWB_COMPOSITE_SCREEN_VIEW 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 | 20060119 | ||||
| 2 | IM_PROG | Call by reference | Type reference (TYPE) | SY-REPID | 20060119 |
Method CONSTRUCTOR on class CL_MWB_COMPOSITE_SCREEN_VIEW has no exception.
Method GET_SUBVIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SUBVIEWS | Call by reference | Type reference (TYPE) | MWB_SUBVIEWS | 20060117 |
Method GET_SUBVIEWS on class CL_MWB_COMPOSITE_SCREEN_VIEW has no exception.
Method PAI_SUBSCREEN Signature
Method PAI_SUBSCREEN on class CL_MWB_COMPOSITE_SCREEN_VIEW has no parameter.
Method PAI_SUBSCREEN on class CL_MWB_COMPOSITE_SCREEN_VIEW has no exception.
Method PBO_SUBSCREEN Signature
Method PBO_SUBSCREEN on class CL_MWB_COMPOSITE_SCREEN_VIEW has no parameter.
Method PBO_SUBSCREEN on class CL_MWB_COMPOSITE_SCREEN_VIEW has no exception.
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SCREEN_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_MWB_SCREEN_VIEW | 20060117 |
Method REMOVE on class CL_MWB_COMPOSITE_SCREEN_VIEW has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |