SAP ABAP Class CL_GRFN_ROLEASSI_MODEL_NONHR (Model class for role assignment (Non-HR object))
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_ACCESS (Package) Roles, authorization, menu, access
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_MODEL Interface for handling of GRC API models 20100617
Properties
Class CL_GRFN_ROLEASSI_MODEL_NONHR  
Short Description Model class for role assignment (Non-HR object)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_ACCESS   Roles, authorization, menu, access 
Created 20100617   SAP 
Last change 20141106    
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)
2 GRFNH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_MODEL Interface for handling of GRC API models 20100617
Friends
Class CL_GRFN_ROLEASSI_MODEL_NONHR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_INFOTYPE Constant Private Type reference (TYPE) CHAR4 '1852' InfoType for role assignment 20100617
2 MS_DATES Instance attribute Private Type reference (TYPE) GRFN_S_TF_DATES Timeframe details 20100617
3 MT_CASE_REPLACE Instance attribute Private Type reference (TYPE) YT_CASE_REPLACE 20100617
4 MT_ROLES_BUFFER Instance attribute Private Type reference (TYPE) YT_ROLES_BUFFER 20100617
5 MV_LANGUAGE Instance attribute Private Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20100617
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20100617
2 GET_ROLE_ASSIGNMENTS Instance method Public Method Get role assignments for a certain object 20100617
3 RAISE_EXCEPTION Instance method Private Method 20100617
4 REPLACE_CASE Instance method Public Method perform replacement on cases 20100617
5 SET_ROLE_ASSIGNMENTS Instance method Public Method Set role assignments for a certain object 20100617
Events
Class CL_GRFN_ROLEASSI_MODEL_NONHR has no event.
Types
Class CL_GRFN_ROLEASSI_MODEL_NONHR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20100617
2 Importing IV_TF_YEAR Call by reference Type reference (TYPE) GRFN_TF_YEAR Timeframe Year 20100617
3 Importing IV_TIMEFRAME Call by reference Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20100617

Method CONSTRUCTOR on class CL_GRFN_ROLEASSI_MODEL_NONHR has no exception.

Method GET_ROLE_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100618
2 Returning RT_ROLE_ASSIGNMENT Value transfer Type reference (TYPE) GRFN_T_ROLE_ASSIGNMENT Table of role assignments 20100617
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100617

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUMBER Call by reference Type reference (TYPE) SY-MSGNO 20100617
2 Importing IV_PAR1 Call by reference Type reference (TYPE) SY-MSGV1 20100617
3 Importing IV_PAR2 Call by reference Type reference (TYPE) SY-MSGV2 20100617
4 Importing IV_PAR3 Call by reference Type reference (TYPE) SY-MSGV3 20100617
5 Importing IV_PAR4 Call by reference Type reference (TYPE) SY-MSGV4 20100617
6 Importing IV_TYPE Call by reference Type reference (TYPE) BAPIRETURN-TYPE 20100617
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100617

Method REPLACE_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CASE Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100617
2 Importing IV_ENTITY Value transfer Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100617
3 Importing IV_NEW_USER Value transfer Type reference (TYPE) SYUNAME User Name 20100617
4 Importing IV_OLD_USER Value transfer Type reference (TYPE) SYUNAME User Name 20100617
5 Importing IV_RESPONSIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20100617

Method REPLACE_CASE on class CL_GRFN_ROLEASSI_MODEL_NONHR has no exception.

Method SET_ROLE_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROLE_ASSIGNMENTS Call by reference Type reference (TYPE) GRFN_T_ROLE_ASSIGNMENT Table of role assignments 20100617
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100621
3 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100621
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100617
History
Last changed by/on SAP  20141106 
SAP Release Created in 600