SAP ABAP Class CL_GRFN_EVENT_DBSERVICE (Database service for event)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_INTEGRATION_ENGINE (Package) GRC Integration Engine
Properties
Class CL_GRFN_EVENT_DBSERVICE  
Short Description Database service for event    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_INTEGRATION_ENGINE   GRC Integration Engine 
Created 20100506   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GRFN_EVENT_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_GRFN_EVENT_DBSERVICE has no interface implemented.
Friends
Class CL_GRFN_EVENT_DBSERVICE has no friend class.
Attributes
Class CL_GRFN_EVENT_DBSERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TO_RECORD Static method Private Method Convert structure to data record 20100506
2 CONVERT_TO_STRUCTURE Static method Private Method Convert database record to structure 20100506
3 CREATE Static method Public Method Create event 20100506
4 DEQUEUE_EVENT Static method Public Method Dequeue event for job 20100506
5 ENQUEUE_EVENT Static method Public Method Enqueu event to job queue 20100506
6 QUERY Static method Public Method Query event 20100716
7 QUERY_EVENTEVAL Static method Public Method Query event evaluation 20100513
8 RETRIEVE Static method Public Method Get event by id 20100513
9 RETRIEVE_EVENTEVAL Static method Public Method Gets event evaluation record 20100513
10 UPDATE Static method Public Method Update event 20100506
Events
Class CL_GRFN_EVENT_DBSERVICE has no event.
Types
Class CL_GRFN_EVENT_DBSERVICE has no local type.
Method Signatures

Method CONVERT_TO_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RECORD Call by reference Type reference (TYPE) GRFNEVENT Event 20100506
2 Importing IS_EVENT Call by reference Type reference (TYPE) GRFN_S_EVENT Event 20100506

Method CONVERT_TO_RECORD on class CL_GRFN_EVENT_DBSERVICE has no exception.

Method CONVERT_TO_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EVENT Call by reference Type reference (TYPE) GRFN_S_EVENT Event 20100506
2 Importing IS_RECORD Call by reference Type reference (TYPE) GRFNEVENT Event 20100506

Method CONVERT_TO_STRUCTURE on class CL_GRFN_EVENT_DBSERVICE has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EVENT Call by reference Type reference (TYPE) GRFN_S_EVENT Event 20100510
2 Returning RV_ID Value transfer Type reference (TYPE) GRFN_EVENTID Event ID 20100510

Method CREATE on class CL_GRFN_EVENT_DBSERVICE has no exception.

Method DEQUEUE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EVENTEVAL Call by reference Type reference (TYPE) GRFN_T_EVENTEVAL Table of event 20100510
2 Importing IV_JOBSTEP Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Job step 20100506

Method DEQUEUE_EVENT on class CL_GRFN_EVENT_DBSERVICE has no exception.

Method ENQUEUE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EVENT Call by reference Type reference (TYPE) GRFN_S_EVENT Event 20100506
2 Importing IT_JOBSTEP Call by reference Type reference (TYPE) GRFN_T_API_JOBSTEP Job ID 20100622

Method ENQUEUE_EVENT on class CL_GRFN_EVENT_DBSERVICE has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EVENT Call by reference Type reference (TYPE) GRFN_T_SEVENT Table of event 20100716
2 Importing IT_RG_DATE Call by reference Type reference (TYPE) CL_GRFN_EVENT_OBJECT=>YT_RG_DATE 20100716
3 Importing IT_RG_EVENTTYP Call by reference Type reference (TYPE) CL_GRFN_EVENT_OBJECT=>YT_RG_EVENTTYPE 20100716
4 Importing IT_RG_PARTNER Call by reference Type reference (TYPE) CL_GRFN_EVENT_OBJECT=>YT_RG_PARTNER 20100716
5 Importing IT_RG_STATUS Call by reference Type reference (TYPE) CL_GRFN_EVENT_OBJECT=>YT_RG_STATUS 20100716
6 Importing IT_RG_VERSION Call by reference Type reference (TYPE) CL_GRFN_EVENT_OBJECT=>YT_RG_VERSION 20100716

Method QUERY on class CL_GRFN_EVENT_DBSERVICE has no exception.

Method QUERY_EVENTEVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EVENTEVAL Call by reference Type reference (TYPE) GRFN_T_EVENTEVAL Event evaluation 20100513
2 Importing IV_EVENTID Call by reference Type reference (TYPE) GRFN_EVENTID Event ID 20100513
3 Importing IV_JOBSTEP Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Job ID 20100622
4 Importing IV_STATUS Call by reference Type reference (TYPE) GRFN_EVTEVALSTATUS Event Evaluation Status 20100715

Method QUERY_EVENTEVAL on class CL_GRFN_EVENT_DBSERVICE has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) GRFN_EVENTID Event ID 20100513
2 Returning RS_EVENT Value transfer Type reference (TYPE) GRFN_S_EVENT Event 20100513

Method RETRIEVE on class CL_GRFN_EVENT_DBSERVICE has no exception.

Method RETRIEVE_EVENTEVAL 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 20100513
2 Importing IV_JOBSTEP Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Job ID 20100622
3 Returning RS_EVENTEVAL Value transfer Type reference (TYPE) GRFN_S_EVENTEVAL Event evaluation 20100513

Method RETRIEVE_EVENTEVAL on class CL_GRFN_EVENT_DBSERVICE has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EVENT Call by reference Type reference (TYPE) GRFN_S_EVENT Event 20100506

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