SAP ABAP Interface IF_GRFN_SCHEDULER (Schdeduler)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_PLANNER (Package) GRC Common Planner
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ERM_ROLE_UPD_BG To update role in background 20100611
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_PLANUSAGE_SURVEY Plan usage survey 20100330
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_SPM_LOG_BG Background scheduling of log display 20100802
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_SOD_RISK_ANALYSIS_BG plan usage for risk analysis bg scheduler 20100507
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_SOD_REPORTS_BG plan usage for risk analysis bg scheduler 20100608
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_RULE_ENGINE_BG Class for Generating Rules in Background with AC Scheduler 20100508
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_RT_LOG_BG Risk Termnator Background job 20110526
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ROLE_MASS_UPD_BG To update role attributes in background 20100603
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ROLE_GENERATION_BG Role Generation in Background 20100616
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ORG_RULE_ENGINE_BG Class for Generating Rules in Background with AC Scheduler 20140513
... Click here to see Used By full list (23 items)
Properties
Interface IF_GRFN_SCHEDULER  
Short Description Schdeduler    
General Data
Package GRFN_PLANNER   GRC Common Planner 
Created 20100330   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRFN_SCHEDULER has no forward declaration.
Interfaces
Interface IF_GRFN_SCHEDULER has no interface.
Friends
Interface IF_GRFN_SCHEDULER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FREQUENCY_DAILY Constant Public Type reference (TYPE) GRFN_SCHD_FREQUENCY '04' Schedule frequency 20100408
2 GC_FREQUENCY_HOURLY Constant Public Type reference (TYPE) GRFN_SCHD_FREQUENCY '05' Schedule frequency 20100408
3 GC_FREQUENCY_MONTHLY Constant Public Type reference (TYPE) GRFN_SCHD_FREQUENCY '02' Schedule frequency 20100408
4 GC_FREQUENCY_WEEKLY Constant Public Type reference (TYPE) GRFN_SCHD_FREQUENCY '03' Schedule frequency 20100408
5 GC_FREQUENCY_YEARLY Constant Public Type reference (TYPE) GRFN_SCHD_FREQUENCY '01' Schedule frequency 20100408
6 GC_NO_DATE Constant Public Type reference (TYPE) SYDATUM ' ' Current Date of Application Server 20100427
7 GC_NO_TIME Constant Public Type reference (TYPE) SYUZEIT ' ' Current Time of Application Server 20100427
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_JOB_RELATED_DATA Static method Public Method Delete job related data 20100604
2 EXECUTE_PROCESS Static method Public Method Invoke background processing 20100408
3 GET_VARIANT_FIELDVALUES Static method Public Method get name and value of the fields set in a plan variant 20100331
Events
Interface IF_GRFN_SCHEDULER has no event.
Types
Interface IF_GRFN_SCHEDULER has no local type.
Method Signatures

Method DELETE_JOB_RELATED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_JOB_ID Value transfer Type reference (TYPE) BTCJOBCNT Job ID 20100604
2 Importing IV_PLAN_ACTIVITY Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100713
3 Importing IV_PLAN_ID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100604
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100604

Method EXECUTE_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_JOB_ID Value transfer Type reference (TYPE) BTCJOBCNT Job ID 20100525
2 Importing IV_LOGHANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100409
3 Importing IV_PLAN_ACTIVITY Value transfer Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100713
4 Importing IV_PLAN_ID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100408
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100408

Method GET_VARIANT_FIELDVALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100331
2 Importing IV_PLAN_ACTIVITY Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100713
3 Importing IV_PLAN_ID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100331
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100413
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ERM_ROLE_UPD_BG To update role in background 20100611
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_PLANUSAGE_SURVEY Plan usage survey 20100330
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_SPM_LOG_BG Background scheduling of log display 20100802
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_SOD_RISK_ANALYSIS_BG plan usage for risk analysis bg scheduler 20100507
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_SOD_REPORTS_BG plan usage for risk analysis bg scheduler 20100608
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_RULE_ENGINE_BG Class for Generating Rules in Background with AC Scheduler 20100508
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_RT_LOG_BG Risk Termnator Background job 20110526
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ROLE_MASS_UPD_BG To update role attributes in background 20100603
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ROLE_GENERATION_BG Role Generation in Background 20100616
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ORG_RULE_ENGINE_BG Class for Generating Rules in Background with AC Scheduler 20140513
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_MASS_ROLE_IMPORT_BG Mass Role Import background 20100716
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_MASS_RISK_ANALYSIS_BG Role Mass Risk Analysis in Background 20100621
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ACCESS_REQUEST_SOD_BG Parent class for CUP jobs 20100616
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ERM_ROLE_DELETION_BG Delete Roles in Background Mode 20110328
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ERM_ROLE_COMP_BG Role comparision back ground schedular 20100719
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ERM_REPORTS_BG plan usage for risk analysis bg scheduler 20100726
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ERM_MASS_UPDDER_BG Mass dervied roles update 20100714
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ERM_MASS_ROLE_GEN_BG Mass role generation background scheduler 20100617
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ERM_MASS_ROLE_DER_BG plan usage for risk analysis bg scheduler 20100603
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ERM_CERT_NOTIF_BG Role certification notifications 20100709
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ERM_BROLE_BG Background job for Business Role Provisioning 20110824
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_CUP_LOG_BG Background scheduling of log display 20101210
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_AUTH_PPG_BG Background job class for authorization propagation 20100706
History
Last changed by/on SAP  20141106 
SAP Release Created in 600