SAP ABAP Class CL_MSS_USER_DELEGATION (Set and get delegating user)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-MA (Application Component) HR Manager's Desktop
     PP0M (Package) HR-CA: Manager's Desktop HR Components
Properties
Class CL_MSS_USER_DELEGATION  
Short Description Set and get delegating user    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PP0M   HR-CA: Manager's Desktop HR Components 
Created 20110928   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MSS_USER_DELEGATION has no forward declaration.
Interfaces
Class CL_MSS_USER_DELEGATION has no interface implemented.
Friends
Class CL_MSS_USER_DELEGATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_DELEGATING_UNAME Static Attribute Private Type reference (TYPE) SY-UNAME User Name 20110928
Methods
# Method Level Visibility Method type Description Created on
1 GET_DELEGATING_UNAME Static method Public Method Get the delegating user name 20110928
2 SET_DELEGATING_UNAME Static method Public Method Set the delegating user name 20110928
Events
Class CL_MSS_USER_DELEGATION has no event.
Types
Class CL_MSS_USER_DELEGATION has no local type.
Method Signatures

Method GET_DELEGATING_UNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELEGATING_USER Value transfer Type reference (TYPE) SY-UNAME User Name 20110928

Method GET_DELEGATING_UNAME on class CL_MSS_USER_DELEGATION has no exception.

Method SET_DELEGATING_UNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERNR Call by reference Type reference (TYPE) P0001-PERNR Personnel Number 20110928
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20110928

Method SET_DELEGATING_UNAME on class CL_MSS_USER_DELEGATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in