SAP ABAP Class CL_GRAC_USER_HELP (Class for BAdI: ACUSER_HELP_H)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_DATA_PROVIDER (Package) Access Control GRC Data Provider for oData services and etc.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_ESH_IF_OBJECT_DATA Object data by list of object ids 20130826
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130826
Properties
Class CL_GRAC_USER_HELP  
Short Description Class for BAdI: ACUSER_HELP_H    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_DATA_PROVIDER   Access Control GRC Data Provider for oData services and etc. 
Created 20130826   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_USER_HELP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_ESH_IF_OBJECT_DATA Object data by list of object ids 20130826
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20130826
Friends
Class CL_GRAC_USER_HELP has no friend class.
Attributes
Class CL_GRAC_USER_HELP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COUNT_RISK Instance method Private Method Count the risk & mitigated risk of the user 20130827
2 GET_FULL_NAME Instance method Private Method Get the full name of the user 20130902
3 GET_USERS Static method Public Method Get Users 20140213
4 READ_USER_TABLE Instance method Private Method Read user from GRACUSER with required size 20130827
Events
Class CL_GRAC_USER_HELP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_USER_TABLE Private See coding 20130827 TY_T_USER_TABLE TYPE TABLE OF gracuser-user_id
Method Signatures

Method COUNT_RISK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_HELP Call by reference Type reference (TYPE) GRAC_S_USER_HELP_ESH Role helper struct for factsheet 20130827
2 Importing IV_USER Call by reference Type reference (TYPE) GRACUSER-USER_ID User ID 20130827

Method COUNT_RISK on class CL_GRAC_USER_HELP has no exception.

Method GET_FULL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NAME Call by reference Type reference (TYPE) AD_NAMTEXT Full Name of Person 20130902
2 Importing IV_USER Call by reference Type reference (TYPE) GRACUSER-USER_ID User ID 20130902

Method GET_FULL_NAME on class CL_GRAC_USER_HELP has no exception.

Method GET_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_KEYWORD Call by reference Type reference (TYPE) STRING SAP UI5 Json structure for User Search 20140213
2 Returning RT_USERS Value transfer Type reference (TYPE) GRAC_T_USER Table Type for Users 20140213

Method GET_USERS on class CL_GRAC_USER_HELP has no exception.

Method READ_USER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USER_TABLE Call by reference Type reference (TYPE) TY_T_USER_TABLE 20130827
2 Importing IV_LAST_OBJECT_ID Call by reference Type reference (TYPE) ESH_E_IF_GENERAL_ID General ID 20130827
3 Importing IV_PACKAGE_SIZE Call by reference Type reference (TYPE) ESH_E_IF_PACKAGE_SIZE Package size 20130827

Method READ_USER_TABLE on class CL_GRAC_USER_HELP has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100