SAP ABAP Interface IF_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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_EVENT_POOL | Event pool | 20100222 |
Properties
| Interface | IF_GRFN_EVENT_POOL | |
| Short Description | Event Pool |
General Data
| Package | GRFN_INTEGRATION_ENGINE | GRC Integration Engine |
| Created | 20100212 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRFN_EVENT_POOL has no forward declaration.
Interfaces
Interface IF_GRFN_EVENT_POOL has no interface.
Friends
Interface IF_GRFN_EVENT_POOL has no friend.
Attributes
Interface IF_GRFN_EVENT_POOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Dequeue event | 20100212 | |
| 2 | Instance method | Public | Method | Enqueue event | 20100212 |
Events
Interface IF_GRFN_EVENT_POOL has no event.
Types
Interface IF_GRFN_EVENT_POOL has no local type.
Method Signatures
Method DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EVENT | Call by reference | Type reference (TYPE) | GRFN_T_EVENT | Table of event | 20100223 | |||
| 2 | IV_JOBSTEP | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Jobstep ID | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100608 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EVAL | Call by reference | Type reference (TYPE) | GRFN_T_EVENTEVAL | Event evaluation | 20100510 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_EVENT | Represents an GRC event | 20100412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100608 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |