SAP ABAP Interface IF_GRFN_EVENT (Represents an GRC 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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_EVENT_OBJECT | Event | 20100305 |
Properties
Interface | IF_GRFN_EVENT | |
Short Description | Represents an GRC event |
General Data
Package | GRFN_INTEGRATION_ENGINE | GRC Integration Engine |
Created | 20100211 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
Interface IF_GRFN_EVENT has no forward declaration.
Interfaces
Interface IF_GRFN_EVENT has no interface.
Friends
Interface IF_GRFN_EVENT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_FLDNAME_ID | Constant | Public | Type reference (TYPE) | GRFN_EVTFIELD | 'EVENT_ID' | Event Field | 20100520 | |
2 | GC_STATUS_ERROR | Constant | Public | Type reference (TYPE) | GRFN_EVENTSTATUS | 'E' | Error | 20100305 | |
3 | GC_STATUS_NEW | Constant | Public | Type reference (TYPE) | GRFN_EVENTSTATUS | 'N' | New | 20100305 | |
4 | GC_STATUS_SENT | Constant | Public | Type reference (TYPE) | GRFN_EVENTSTATUS | 'S' | Sent to Processor | 20100510 | |
5 | MS_EVENT | Instance attribute | Public | Type reference (TYPE) | GRFN_S_EVENT | Event | 20100305 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create from service call | 20100412 |
2 | ![]() |
Instance method | Public | Method | Gets event data | 20100517 |
3 | ![]() |
Instance method | Public | Method | Gets event definition info | 20100222 |
4 | ![]() |
Instance method | Public | Method | Gets event id | 20100211 |
5 | ![]() |
Instance method | Public | Method | Gets event items | 20100211 |
6 | ![]() |
Static method | Public | Method | Get event object by event ID | 20100513 |
7 | ![]() |
Instance method | Public | Method | Sets event status | 20100510 |
Events
Interface IF_GRFN_EVENT has no event.
Types
Interface IF_GRFN_EVENT has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EVENT | Call by reference | Type reference (TYPE) | GRFN_S_EVENT | Event | 20100505 | ||
2 | ![]() |
RO_EVENT | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_EVENT | Represents an GRC event | 20100412 |
Method CREATE on Interface IF_GRFN_EVENT has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20100517 |
Method GET_DATA on Interface IF_GRFN_EVENT has no exception.
Method GET_EVENTDEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_EVENTDEF | Value transfer | Type reference (TYPE) | GRFN_S_EVENTDEF | Event definition | 20100222 |
Method GET_EVENTDEF on Interface IF_GRFN_EVENT has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_EVENTID | Value transfer | Type reference (TYPE) | GRFN_EVENTID | Event ID | 20100303 |
Method GET_ID on Interface IF_GRFN_EVENT has no exception.
Method GET_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ITEM | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100303 |
Method GET_ITEMS on Interface IF_GRFN_EVENT has no exception.
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | GRFN_EVENTID | Event ID | 20100513 | ||
2 | ![]() |
RO_EVENT | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_EVENT | Represents an GRC event | 20100513 |
Method RETRIEVE on Interface IF_GRFN_EVENT has no exception.
Method SET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | GRFN_EVENTSTATUS | Event Status | 20100510 |
Method SET_STATUS on Interface IF_GRFN_EVENT has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |