SAP ABAP Class IF_GRPC_API_MONITORING (Event monitoring)
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
Class | IF_GRPC_API_MONITORING | |
Short Description | Event monitoring | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20091112 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_GRPC_API_MONITORING has no forward declaration.
Interfaces
Class IF_GRPC_API_MONITORING has no interface implemented.
Friends
Class IF_GRPC_API_MONITORING has no friend class.
Attributes
Class 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
Class IF_GRPC_API_MONITORING has no event.
Types
Class 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 |