SAP ABAP Class CL_SETTINGS_WPS (Settings for the WPS Process)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM (Application Component) Product Lifecycle Management
     DIMEB (Package) DIMEB: Maintenance Event Builder
Properties
Class CL_SETTINGS_WPS  
Short Description Settings for the WPS Process    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DIMEB   DIMEB: Maintenance Event Builder 
Created 20021105   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SETTINGS_WPS has no forward declaration.
Interfaces
Class CL_SETTINGS_WPS has no interface implemented.
Friends
Class CL_SETTINGS_WPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SETTINGS Static Attribute Private Type reference (TYPE) DIWPS_SETTINGS_DS Settings structure 20021106
2 T_SYS_SETTINGS Static Attribute Private Type reference (TYPE) DIWPS_USER_SET_T System settings 20021106
3 T_USER_SETTINGS Static Attribute Private Type reference (TYPE) DIWPS_USER_SET_T User settings 20021106
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20021106
2 GET_DEFAULT_TIMEFRAME Static method Public Method 20021107
3 GET_SCREEN_AREAS Static method Public Method 20021106
4 GET_SETTINGS Static method Public Method 20021106
5 SET_USER_SETTINGS Static method Public Method 20021106
Events
Class CL_SETTINGS_WPS has no event.
Types
Class CL_SETTINGS_WPS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SETTINGS_WPS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SETTINGS_WPS has no exception.

Method GET_DEFAULT_TIMEFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting END_TIME Call by reference Type reference (TYPE) TZNTSTMPS End time 20021107
2 Exporting START_TIME Call by reference Type reference (TYPE) TZNTSTMPS Start time 20021107

Method GET_DEFAULT_TIMEFRAME on class CL_SETTINGS_WPS has no exception.

Method GET_SCREEN_AREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WA_NOTI Call by reference Type reference (TYPE) DIWPS_WA_NOTI Notification work area 20021106
2 Exporting E_WA_REV Call by reference Type reference (TYPE) DIWPS_WA_REV Revision work area 20021106
3 Exporting E_WA_SLOT Call by reference Type reference (TYPE) DIWPS_WA_SLOT Planning board 20021106
4 Exporting E_WA_SLOT_PB Call by reference Type reference (TYPE) DIWPS_WA_SLOT Planning Board 20070307
5 Exporting E_WA_SLOT_PT Call by reference Type reference (TYPE) DIWPS_WA_SLOT Planning Board 20070307

Method GET_SCREEN_AREAS on class CL_SETTINGS_WPS has no exception.

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SETTINGS Call by reference Type reference (TYPE) DIWPS_SETTINGS_DS Display structure for WPS settings 20021106

Method GET_SETTINGS on class CL_SETTINGS_WPS has no exception.

Method SET_USER_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SETTINGS Call by reference Type reference (TYPE) DIWPS_SETTINGS_DS Display structure for WPS settings 20021106

Method SET_USER_SETTINGS on class CL_SETTINGS_WPS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 471