SAP ABAP Class CL_WER_SUBSCREEN_VIEW_SET (Set of subscreens)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-MM (Application Component) Material Master
⤷
WER_UI (Package) User Interface

⤷

⤷

Properties
Class | CL_WER_SUBSCREEN_VIEW_SET | |
Short Description | Set of subscreens | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WER_UI | User Interface |
Created | 20060627 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WER_SUBSCREEN_VIEW_SET has no forward declaration.
Interfaces
Class CL_WER_SUBSCREEN_VIEW_SET has no interface implemented.
Friends
Class CL_WER_SUBSCREEN_VIEW_SET has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WER_SUBSCREEN_TTY | Subscreen views | 20060627 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_CONST | Constants | 20060704 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20060704 | |
2 | ![]() |
Instance method | Public | Constructor | 20060627 | |
3 | ![]() |
Instance method | Public | Method | Clears all references and tables | 20070109 |
4 | ![]() |
Instance method | Public | Method | Returns the active subscreens | 20060704 |
5 | ![]() |
Instance method | Public | Method | Calls the method PREPARE_FOR_DISPLAY for active subscreens | 20060713 |
6 | ![]() |
Instance method | Public | Method | Sets the command in the active subscreens | 20060704 |
7 | ![]() |
Instance method | Public | Method | Sets the active subscreens according to the element types | 20060704 |
8 | ![]() |
Instance method | Public | Method | Sets the mode in the active subscreens | 20060721 |
9 | ![]() |
Instance method | Public | Method | Sets the visibility of the active screens | 20060829 |
Events
Class CL_WER_SUBSCREEN_VIEW_SET has no event.
Types
Class CL_WER_SUBSCREEN_VIEW_SET has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WER_SUBSCREEN_VIEW_SET has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WER_SUBSCREEN_VIEW_SET has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SUBSCREENS | Call by reference | Type reference (TYPE) | WER_SUBSCREEN_TTY | Subscreen views | 20060627 |
Method CONSTRUCTOR on class CL_WER_SUBSCREEN_VIEW_SET has no exception.
Method FREE Signature
Method FREE on class CL_WER_SUBSCREEN_VIEW_SET has no parameter.
Method FREE on class CL_WER_SUBSCREEN_VIEW_SET has no exception.
Method GET_ACTIVE_SUBSCREENS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SUBSCREENS | Value transfer | Type reference (TYPE) | WER_SUBSCREEN_TTY | Subscreen views | 20060704 |
Method GET_ACTIVE_SUBSCREENS on class CL_WER_SUBSCREEN_VIEW_SET has no exception.
Method PREPARE_FOR_DISPLAY Signature
Method PREPARE_FOR_DISPLAY on class CL_WER_SUBSCREEN_VIEW_SET has no parameter.
Method PREPARE_FOR_DISPLAY on class CL_WER_SUBSCREEN_VIEW_SET has no exception.
Method SET_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Command to set | 20060704 |
Method SET_COMMAND on class CL_WER_SUBSCREEN_VIEW_SET has no exception.
Method SET_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WER_ELEMENT | FDT: Administrative Data | 20060704 |
Method SET_ELEMENT on class CL_WER_SUBSCREEN_VIEW_SET has no exception.
Method SET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | I | 20060721 |
Method SET_MODE on class CL_WER_SUBSCREEN_VIEW_SET has no exception.
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VISIBLE | Call by reference | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20060829 |
Method SET_VISIBLE on class CL_WER_SUBSCREEN_VIEW_SET has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |