SAP ABAP Class CL_FCC_USER_INFO (User Information)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
Properties
Class CL_FCC_USER_INFO  
Short Description User Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCC_CLOSING   Financial Closing Cockpit - SAPGUI and backend 
Created 20110730   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FCC_USER_INFO has no interface implemented.
Friends
Class CL_FCC_USER_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_MT_HR_OBJS Static Attribute Private Type reference (TYPE) FCC_HR_OBJS HR Object Table 20110730
2 S_MT_ROLES Static Attribute Private Type reference (TYPE) FCC_IAGR_NAMES Role Name Table 20110801
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Intialize User identity information 20110730
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110919
3 CONTAINS_HR_ORG Instance method Public Method whether containing a HR Org object 20110730
4 CONTAINS_ROLE Instance method Public Method Whether containing Role 20110801
5 IN_USER_GROUP Instance method Public Method Whether current user is in user defined group 20110801
6 LOAD_USER_INFO Instance method Private Method 20110919
7 RELOAD_USER_INFO Instance method Public Method Reload User Identity Information 20110919
8 RE_LOAD_USER_INFO Instance method Public Method 20110919
Events
Class CL_FCC_USER_INFO has no event.
Types
Class CL_FCC_USER_INFO has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FCC_USER_INFO has no parameter.
Method CONSTRUCTOR on class CL_FCC_USER_INFO has no exception.

Method CONTAINS_HR_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJID Call by reference Type reference (TYPE) PD_OBJID_R Object ID 20110730
2 Importing IV_OTYPE Call by reference Type reference (TYPE) OTYPE Object Type 20110730
3 Returning RV_EXIST Value transfer Type reference (TYPE) ABAP_BOOL 20110730

Method CONTAINS_HR_ORG on class CL_FCC_USER_INFO has no exception.

Method CONTAINS_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLE_NAME Call by reference Type reference (TYPE) AGR_NAME Role Name 20110801
2 Returning RV_EXIST Value transfer Type reference (TYPE) ABAP_BOOL 20110801

Method CONTAINS_ROLE on class CL_FCC_USER_INFO has no exception.

Method IN_USER_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IR_EXIST Value transfer Type reference (TYPE) ABAP_BOOL 20110801
2 Importing IV_GROUPNAME Call by reference Type reference (TYPE) FCC_USR_GROUP_ID 20110801

Method IN_USER_GROUP on class CL_FCC_USER_INFO has no exception.

Method LOAD_USER_INFO Signature

Method LOAD_USER_INFO on class CL_FCC_USER_INFO has no parameter.
Method LOAD_USER_INFO on class CL_FCC_USER_INFO has no exception.

Method RELOAD_USER_INFO Signature

Method RELOAD_USER_INFO on class CL_FCC_USER_INFO has no parameter.
Method RELOAD_USER_INFO on class CL_FCC_USER_INFO has no exception.

Method RE_LOAD_USER_INFO Signature

Method RE_LOAD_USER_INFO on class CL_FCC_USER_INFO has no parameter.
Method RE_LOAD_USER_INFO on class CL_FCC_USER_INFO has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 607