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 | 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 | Static Attribute | Private | Type reference (TYPE) | FCC_HR_OBJS | HR Object Table | 20110730 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | FCC_IAGR_NAMES | Role Name Table | 20110801 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Intialize User identity information | 20110730 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110919 | |
| 3 | Instance method | Public | Method | whether containing a HR Org object | 20110730 | |
| 4 | Instance method | Public | Method | Whether containing Role | 20110801 | |
| 5 | Instance method | Public | Method | Whether current user is in user defined group | 20110801 | |
| 6 | Instance method | Private | Method | 20110919 | ||
| 7 | Instance method | Public | Method | Reload User Identity Information | 20110919 | |
| 8 | 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 | IV_OBJID | Call by reference | Type reference (TYPE) | PD_OBJID_R | Object ID | 20110730 | |||
| 2 | IV_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Object Type | 20110730 | |||
| 3 | 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 | IV_ROLE_NAME | Call by reference | Type reference (TYPE) | AGR_NAME | Role Name | 20110801 | |||
| 2 | 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 | IR_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110801 | ||||
| 2 | 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 |