SAP ABAP Interface IF_GRFN_EVENT_EVAL (Event evaluation)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_INTEGRATION_ENGINE (Package) GRC Integration Engine
Properties
Interface IF_GRFN_EVENT_EVAL  
Short Description Event evaluation    
General Data
Package GRFN_INTEGRATION_ENGINE   GRC Integration Engine 
Created 20100510   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRFN_EVENT_EVAL has no forward declaration.
Interfaces
Interface IF_GRFN_EVENT_EVAL has no interface.
Friends
Interface IF_GRFN_EVENT_EVAL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_STATUS_DEQUEUED Constant Public Type reference (TYPE) GRFN_EVTEVALSTATUS 'D' Dequeued 20100513
2 GC_STATUS_ERROR Constant Public Type reference (TYPE) GRFN_EVTEVALSTATUS 'E' Error 20100510
3 GC_STATUS_EVALUATED Constant Public Type reference (TYPE) GRFN_EVTEVALSTATUS 'C' Evaluated 20100510
4 GC_STATUS_NEW Constant Public Type reference (TYPE) GRFN_EVTEVALSTATUS 'N' New 20100510
5 MS_EVENTEVAL Instance attribute Public Type reference (TYPE) GRFN_S_EVENTEVAL Event evaluation 20100510
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Creates event evaluation 20100510
2 GET_EVENT Instance method Public Method Gets event object 20100510
3 GET_JOB Instance method Public Method Gets job for event evaluation 20100510
4 QUERY Static method Public Method Query event evaluation 20100513
5 RETRIEVE Static method Public Method Gets event evaluation 20100513
6 SET_RESPONSE Instance method Public Method Sets response 20100510
7 SET_STATUS Instance method Public Method Sets status 20100510
Events
Interface IF_GRFN_EVENT_EVAL has no event.
Types
Interface IF_GRFN_EVENT_EVAL has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENTID Call by reference Type reference (TYPE) GRFN_EVENTID Event ID 20100510
2 Importing IV_JOBID Call by reference Type reference (TYPE) GRFN_JOBID Job ID 20100510

Method CREATE on Interface IF_GRFN_EVENT_EVAL has no exception.

Method GET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_EVENT Value transfer Object reference (TYPE REF TO) IF_GRFN_EVENT Represents an GRC event 20100510

Method GET_EVENT on Interface IF_GRFN_EVENT_EVAL has no exception.

Method GET_JOB Signature

Method GET_JOB on Interface IF_GRFN_EVENT_EVAL has no parameter.
Method GET_JOB on Interface IF_GRFN_EVENT_EVAL has no exception.

Method QUERY Signature

Method QUERY on Interface IF_GRFN_EVENT_EVAL has no parameter.
Method QUERY on Interface IF_GRFN_EVENT_EVAL has no exception.

Method RETRIEVE Signature

Method RETRIEVE on Interface IF_GRFN_EVENT_EVAL has no parameter.
Method RETRIEVE on Interface IF_GRFN_EVENT_EVAL has no exception.

Method SET_RESPONSE Signature

Method SET_RESPONSE on Interface IF_GRFN_EVENT_EVAL has no parameter.
Method SET_RESPONSE on Interface IF_GRFN_EVENT_EVAL has no exception.

Method SET_STATUS Signature

Method SET_STATUS on Interface IF_GRFN_EVENT_EVAL has no parameter.
Method SET_STATUS on Interface IF_GRFN_EVENT_EVAL has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600