SAP ABAP Class /MRSS/CL_SGE_USER_SER (Service Methods for User Information)
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_SER  
Short Description Service Methods for User Information    
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 20030429   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_USER_SER has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_USER_SER has no interface implemented.
Friends
Class /MRSS/CL_SGE_USER_SER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_USER_ZONE Static Attribute Private Type reference (TYPE) /MRSS/T_SGE_USER_TIMEZONE_TAB User and Time Zone 20090618
2 GV_ALTERNATIVE_TIMEZONE Static Attribute Private Type reference (TYPE) TIMEZONE Time Zone 20130617
3 GV_IS_AUTH_NOTES Static Attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20121218
4 GV_IS_AUTH_PREBOOK Static Attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130401
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORIZATION Static method Public Method 20121218
2 IS_ALTERNATIVE_TIMEZONE_FILLED Static method Public Method 20130627
3 SET_ALTERNATIVE_TIMEZONE Static method Public Method Set the alternative timezone value 20130617
4 SET_USER_PARAMETER Static method Public Method Set the User Parameter with Update in USR05 20040512
5 TIME_ZONE_GET Static method Public Method Get Time Zone 20030429
Events
Class /MRSS/CL_SGE_USER_SER has no event.
Types
Class /MRSS/CL_SGE_USER_SER has no local type.
Method Signatures

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_AUTH_NOTES Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20121218
2 Exporting EV_IS_AUTH_PREBOOK Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130401

Method CHECK_AUTHORIZATION on class /MRSS/CL_SGE_USER_SER has no exception.

Method IS_ALTERNATIVE_TIMEZONE_FILLED Signature

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

Method IS_ALTERNATIVE_TIMEZONE_FILLED on class /MRSS/CL_SGE_USER_SER has no exception.

Method SET_ALTERNATIVE_TIMEZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALTERNATIVE_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Time Zone 20130617

Method SET_ALTERNATIVE_TIMEZONE on class /MRSS/CL_SGE_USER_SER has no exception.

Method SET_USER_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040512
2 Importing IV_PARAMETER_ID Call by reference Type reference (TYPE) USR05-PARID Set-/Get-Paramter-Id 20040512
3 Importing IV_USER Call by reference Type reference (TYPE) USR05-BNAME SY-UNAME Benutzername im Benutzerstamm 20040512
4 Importing IV_VALUE Call by reference Type reference (TYPE) XUVALUE Parameterwert 20040512

Method SET_USER_PARAMETER on class /MRSS/CL_SGE_USER_SER has no exception.

Method TIME_ZONE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20030429
2 Returning RV_TIMEZONE Value transfer Type reference (TYPE) TIMEZONE Zeitzone 20030429

Method TIME_ZONE_GET on class /MRSS/CL_SGE_USER_SER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 401