SAP ABAP Class CL_GRFN_EVENT_POOL (Event pool)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_INTEGRATION_ENGINE (Package) GRC Integration Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_EVENT_POOL Event Pool 20100222
Properties
Class CL_GRFN_EVENT_POOL  
Short Description Event pool    
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 20100222   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_EVENT_POOL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_EVENT_POOL Event Pool 20100222
Friends
Class CL_GRFN_EVENT_POOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_GRFN_EVENT_POOL Event Pool 20100305
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE_FOR_JOBSTEP Instance method Private Method Dequeue event for jobstep 20100517
2 ENQUEUE_FOR_JOBSTEPS Instance method Private Method Enqueue event to job queue 20100622
3 GET_INSTANCE Static method Public Method Get event pool instance 20100305
4 QUERY_JOBSTEP Instance method Public Method Query jobsteps for event definition 20100622
Events
Class CL_GRFN_EVENT_POOL has no event.
Types
Class CL_GRFN_EVENT_POOL has no local type.
Method Signatures

Method DEQUEUE_FOR_JOBSTEP 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_EVENT Table of event 20100517
2 Importing IV_JOBSTEP Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Job ID 20100517
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100608

Method ENQUEUE_FOR_JOBSTEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) IF_GRFN_EVENT Represents an GRC event 20100622
2 Importing IT_JOBSTEP Call by reference Type reference (TYPE) GRFN_T_API_JOBSTEP AMF - Job 20100622
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20100622

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_GRFN_EVENT_POOL Event Pool 20100305

Method GET_INSTANCE on class CL_GRFN_EVENT_POOL has no exception.

Method QUERY_JOBSTEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_JOBSTEP Call by reference Type reference (TYPE) GRFN_T_API_JOBSTEP AMF - Job 20100622
2 Importing IS_EVENTDEF Call by reference Type reference (TYPE) GRFN_S_EVENTDEF Event definition 20100622
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100622
History
Last changed by/on SAP  20141106 
SAP Release Created in 600