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 MT_SUBSCREENS Instance attribute Private Type reference (TYPE) WER_SUBSCREEN_TTY Subscreen views 20060627
2 SR_CO Static Attribute Private Object reference (TYPE REF TO) CL_WER_CONST Constants 20060704
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20060704
2 CONSTRUCTOR Instance method Public Constructor 20060627
3 FREE Instance method Public Method Clears all references and tables 20070109
4 GET_ACTIVE_SUBSCREENS Instance method Public Method Returns the active subscreens 20060704
5 PREPARE_FOR_DISPLAY Instance method Public Method Calls the method PREPARE_FOR_DISPLAY for active subscreens 20060713
6 SET_COMMAND Instance method Public Method Sets the command in the active subscreens 20060704
7 SET_ELEMENT Instance method Public Method Sets the active subscreens according to the element types 20060704
8 SET_MODE Instance method Public Method Sets the mode in the active subscreens 20060721
9 SET_VISIBLE 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 Importing 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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