SAP ABAP Class CL_GRAC_RULE_ENGINE_BG (Class for Generating Rules in Background with AC Scheduler)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_SCHEDULER Schdeduler 20100508
Properties
Class CL_GRAC_RULE_ENGINE_BG  
Short Description Class for Generating Rules in Background with AC Scheduler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_SOD   Access Control GRC SoD Rules and etc. 
Created 20100508   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_SCHEDULER Schdeduler 20100508
Friends
Class CL_GRAC_RULE_ENGINE_BG has no friend class.
Attributes
Class CL_GRAC_RULE_ENGINE_BG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FUNCTIONS_ALL Static method Public Method Get All the Functions for a Plan ID 20100625
2 GET_RISKS_ALL Static method Public Method Get All the Risks for a Plan ID 20100624
Events
Class CL_GRAC_RULE_ENGINE_BG has no event.
Types
Class CL_GRAC_RULE_ENGINE_BG has no local type.
Method Signatures

Method GET_FUNCTIONS_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLAN_ID Call by reference Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100625
2 Returning RT_FUNCTIONID_LIST Value transfer Type reference (TYPE) GRAC_T_FUNCTIONID_LIST SOD Function ID List 20100625

Method GET_FUNCTIONS_ALL on class CL_GRAC_RULE_ENGINE_BG has no exception.

Method GET_RISKS_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLAN_ID Call by reference Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100624
2 Returning RT_RISKID_LIST Value transfer Type reference (TYPE) GRAC_T_RISKID_LIST SOD Risk ID List 20100624

Method GET_RISKS_ALL on class CL_GRAC_RULE_ENGINE_BG has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600