SAP ABAP Class CL_GRAC_AUTH_PPG_BG (Background job class for authorization propagation)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ROLE_MANAGEMENT (Package) GRC ERM Support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_SCHEDULER Schdeduler 20100706
Properties
Class CL_GRAC_AUTH_PPG_BG  
Short Description Background job class for authorization propagation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_ROLE_MANAGEMENT   GRC ERM Support 
Created 20100706   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_AUTH_PPG_BG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_SCHEDULER Schdeduler 20100706
Friends
Class CL_GRAC_AUTH_PPG_BG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 JOB_NAME Constant Public Type reference (TYPE) STRING 'GRAC_RAP' 20100707
Methods
# Method Level Visibility Method type Description Created on
1 PROPAGATE_AUTH_DATA Static method Public Method Propagate Autho 20100707
2 REPORT_MESSAGE Static method Public Method Report the messages 20100707
3 SCHEDULE_JOB Static method Public Method Schedule the job for propagating authorization data 20100707
Events
Class CL_GRAC_AUTH_PPG_BG has no event.
Types
Class CL_GRAC_AUTH_PPG_BG has no local type.
Method Signatures

Method PROPAGATE_AUTH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ROLE_ATT Call by reference Type reference (TYPE) GRAC_S_API_ROLE_ATT ERM:Role Attributes 20100708
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100707
3 Importing IV_MASTER_ROLE_NAME Call by reference Type reference (TYPE) GRAC_ROLE_NAME Role Name 20100707
4 Importing IV_ROLE_ID Call by reference Type reference (TYPE) GRAC_ROLEID Object ID 20100707

Method PROPAGATE_AUTH_DATA on class CL_GRAC_AUTH_PPG_BG has no exception.

Method REPORT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FINAL Call by reference Type reference (TYPE) GRAC_T_ROLE_DET Table type for role details 20100708
2 Importing IV_JOB_ID Call by reference Type reference (TYPE) BTCJOBCNT Job ID 20100708
3 Importing IV_PLAN_ID Call by reference Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100708

Method REPORT_MESSAGE on class CL_GRAC_AUTH_PPG_BG has no exception.

Method SCHEDULE_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_JOB_ID Call by reference Type reference (TYPE) BTCJOBCNT UUID of the GRC object (char32) 20100707
2 Importing IV_ROLE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100707
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100708
History
Last changed by/on SAP  20141106 
SAP Release Created in 600