SAP ABAP Class CL_GRFN_EVENT_OBJECT (Event)
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 Represents an GRC event 20100305
Properties
Class CL_GRFN_EVENT_OBJECT  
Short Description 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 20100305   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_EVENT_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_EVENT Represents an GRC event 20100305
Friends
Class CL_GRFN_EVENT_OBJECT has no friend class.
Attributes
Class CL_GRFN_EVENT_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATE Instance method Private Method Aggregates data 20100517
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100305
3 CREATE_EVENT Static method Private Method Create event in database 20100419
4 GET_FIELD_VALUE Instance method Private Method Gets field value 20100518
5 QUERY Static method Public Method Query events 20100715
Events
Class CL_GRFN_EVENT_OBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_RG_DATE Public See coding 20100716 yt_rg_date TYPE RANGE OF grfn_date
2 YT_RG_EVENTTYPE Public See coding 20100716 yt_rg_eventtype TYPE RANGE OF grfn_eventtype
3 YT_RG_PARTNER Public See coding 20100716 yt_rg_partner TYPE RANGE OF grfn_partner
4 YT_RG_STATUS Public See coding 20100716 yt_rg_status TYPE RANGE OF grfn_eventstatus
5 YT_RG_VERSION Public See coding 20100716 yt_rg_version TYPE RANGE OF grfn_eventver
Method Signatures

Method AGGREGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA Call by reference Type reference (TYPE) DATA 20100517
2 Importing IS_FIELD Call by reference Type reference (TYPE) GRFN_S_EVENTFIELD Event field 20100520
3 Importing IT_DATA Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100517

Method AGGREGATE on class CL_GRFN_EVENT_OBJECT has no exception.

Method CONSTRUCTOR 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 20100412

Method CONSTRUCTOR on class CL_GRFN_EVENT_OBJECT has no exception.

Method CREATE_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 20100505
2 Returning RO_EVENT Value transfer Object reference (TYPE REF TO) IF_GRFN_EVENT Represents an GRC event 20100419

Method CREATE_EVENT on class CL_GRFN_EVENT_OBJECT has no exception.

Method GET_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) DATA 20100518
2 Importing IS_FIELD Call by reference Type reference (TYPE) GRFN_S_EVENTFIELD Event field 20100518

Method GET_FIELD_VALUE on class CL_GRFN_EVENT_OBJECT has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RG_DATE Call by reference Type reference (TYPE) YT_RG_DATE 20100716
2 Importing IT_RG_EVENTTYP Call by reference Type reference (TYPE) YT_RG_EVENTTYPE 20100716
3 Importing IT_RG_PARTNER Call by reference Type reference (TYPE) YT_RG_PARTNER 20100716
4 Importing IT_RG_STATUS Call by reference Type reference (TYPE) YT_RG_STATUS 20100716
5 Importing IT_RG_VERSION Call by reference Type reference (TYPE) YT_RG_VERSION 20100716

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