SAP ABAP Interface IF_GRPC_API_MONITORING (Event monitoring)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ENTITY_API (Package) GRC Process controls API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_API_MONITORING | Event monitoring API | 20091112 |
Properties
| Interface | IF_GRPC_API_MONITORING | |
| Short Description | Event monitoring |
General Data
| Package | GRPC_ENTITY_API | GRC Process controls API |
| Created | 20091112 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRPC_API_MONITORING has no forward declaration.
Interfaces
Interface IF_GRPC_API_MONITORING has no interface.
Friends
Interface IF_GRPC_API_MONITORING has no friend.
Attributes
Interface IF_GRPC_API_MONITORING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Activate / deactivate monitoring | 20091112 | |
| 2 | Static method | Public | Method | Active Query | 20091112 | |
| 3 | Static method | Public | Method | Activate / deactivate monitoring | 20091112 | |
| 4 | Static method | Public | Method | Get list issues for CRA | 20091112 | |
| 5 | Static method | Public | Method | Get list of event for issue | 20091112 |
Events
Interface IF_GRPC_API_MONITORING has no event.
Types
Interface IF_GRPC_API_MONITORING has no local type.
Method Signatures
Method ACTIVE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ACTIVE | Call by reference | Type reference (TYPE) | GRPC_S_CONTROL_RULE_ACTIVE | Control Rule Activation | 20091112 | |||
| 2 | ET_ACTIVE_LOG | Call by reference | Type reference (TYPE) | GRPC_T_CONTROL_RULE_ACTIVE | Control Rule Activation | 20091112 | |||
| 3 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091112 | |||
| 4 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091112 | |||
| 5 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091112 | |||
| 6 | IV_RULE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091112 |
Method ACTIVE_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIVE | Call by reference | Type reference (TYPE) | GRPC_T_CONTROL_RULE_ACTIVE | Control Rule Activation | 20091112 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091112 | |||
| 3 | IV_ACTIVE_ONLY | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20091112 | |||
| 4 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091112 | |||
| 5 | IV_RULE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091112 |
Method ACTIVE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091112 | |||
| 2 | IV_ACTIVE | Call by reference | Type reference (TYPE) | GRPC_EVENT_MONITOR_ACTIVE | Monitoring Active | 20091112 | |||
| 3 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091112 | |||
| 4 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091112 | |||
| 5 | IV_RULE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091112 |
Method ISSUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ISSUE | Call by reference | Type reference (TYPE) | GRPC_T_ISSUE_LIST | Issue list | 20091112 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091112 | |||
| 3 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091112 | |||
| 4 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091112 | |||
| 5 | IV_RULE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091112 |
Method ISSUE_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ISSUE_EVENT | Call by reference | Type reference (TYPE) | GRPC_T_ISSUE_EVENT | Events of an Issue | 20091112 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091112 | |||
| 3 | IV_ISSUE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091112 | |||
| 4 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091112 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |