SAP ABAP Class /MRSS/CL_SGE_USER_SETTINGS (User settings)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
Properties
Class /MRSS/CL_SGE_USER_SETTINGS  
Short Description User settings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20070312   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_USER_SETTINGS has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_USER_SETTINGS has no interface implemented.
Friends
Class /MRSS/CL_SGE_USER_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_ABSOLUTE_AVAIL Static Attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN 'X' Display Absolute Availability? 20070312
2 GV_CG_AVAIL Static Attribute Private Type reference (TYPE) /MRSS/T_CG_TYPE 'L' Type of Capacity Graph 20070312
3 GV_ENGINE_LOGGING_ACTIVE Static Attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN ' ' engine Debugging and Logging 20130808
4 GV_RELATIVE_AVAIL Static Attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN 'X' Display Relative Availability? 20070312
Methods
# Method Level Visibility Method type Description Created on
1 AGR_AVAIL_SETTINGS_GET Static method Public Method Configure User Settings for Summarized Availability 20070312
2 AGR_AVAIL_SETTINGS_SET Static method Public Method Configure User Settings for Summarized Availability 20070312
3 CLASS_CONSTRUCTOR Static method Public Constructor Static Constructor 20080421
4 IS_ENGINE_LOGGING_ACTIVE Static method Public Method Returns if logging and further debugging addons are on 20130808
Events
Class /MRSS/CL_SGE_USER_SETTINGS has no event.
Types
Class /MRSS/CL_SGE_USER_SETTINGS has no local type.
Method Signatures

Method AGR_AVAIL_SETTINGS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ABSOLUTE_AVAIL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Absolute availability 20070312
2 Exporting EV_CG_AVAIL Call by reference Type reference (TYPE) /MRSS/T_CG_TYPE Typ eines Kapazitätsgraphen 20070312
3 Exporting EV_RELATIVE_AVAIL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Relative availability 20070312

Method AGR_AVAIL_SETTINGS_GET on class /MRSS/CL_SGE_USER_SETTINGS has no exception.

Method AGR_AVAIL_SETTINGS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABSOLUTE_AVAIL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Absolute availability 20070312
2 Importing IV_CG_AVAIL Call by reference Type reference (TYPE) /MRSS/T_CG_TYPE Typ eines Kapazitätsgraphen 20070312
3 Importing IV_RELATIVE_AVAIL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Relative availability 20070312

Method AGR_AVAIL_SETTINGS_SET on class /MRSS/CL_SGE_USER_SETTINGS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGE_USER_SETTINGS has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGE_USER_SETTINGS has no exception.

Method IS_ENGINE_LOGGING_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130808

Method IS_ENGINE_LOGGING_ACTIVE on class /MRSS/CL_SGE_USER_SETTINGS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 606