SAP ABAP Interface IF_GRRM_API_ACTIVITY (Activity)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_ENTITY_API (Package) Risk Management APIs
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_API_ACTIVITY | API Class for Activity | 20080723 |
Properties
| Interface | IF_GRRM_API_ACTIVITY | |
| Short Description | Activity |
General Data
| Package | GRRM_ENTITY_API | Risk Management APIs |
| Created | 20080723 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRRM_API_ACTIVITY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20080723 |
Friends
Interface IF_GRRM_API_ACTIVITY has no friend.
Attributes
Interface IF_GRRM_API_ACTIVITY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080723 | ||
| 2 | Static method | Public | Method | 20080723 | ||
| 3 | Instance method | Public | Method | 20080723 | ||
| 4 | Instance method | Public | Method | 20080723 | ||
| 5 | Static method | Public | Method | 20080723 | ||
| 6 | Instance method | Public | Method | 20080723 | ||
| 7 | Instance method | Public | Method | 20080723 |
Events
Interface IF_GRRM_API_ACTIVITY has no event.
Types
Interface IF_GRRM_API_ACTIVITY has no local type.
Method Signatures
Method ACTLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIVITY_STATUS_LIST | Call by reference | Type reference (TYPE) | GRRM_T_ACTIVITY_STATUS_LIST | status list | 20080723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080819 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20080723 | ||||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080723 | |||
| 3 | IS_ACTIVITY_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_ACTIVITY_DATA | 20080723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080819 |
Method DELETE Signature
Method DELETE on Interface IF_GRRM_API_ACTIVITY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080819 |
Method DOACTION 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 | 20080723 | |||
| 2 | IS_ACTIVITY_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_ACTIVITY_DATA | API structure for Activity Status | 20080811 | |||
| 3 | IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080819 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIVITY_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_ACTIVITY_LIST | status list | 20080723 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080723 | |||
| 3 | IT_CACTIVITY_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_OBJECT_LIST | Table Type Object List | 20080808 | |||
| 4 | IV_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081113 | |||
| 5 | IV_PATTERN | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | API search pattern | 20080811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080819 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ACTIVITY_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_ACTIVITY_DATA | API data structure for activity | 20080723 | |||
| 2 | ES_SUMMARY | Call by reference | Type reference (TYPE) | GRRM_S_API_ACTIVITY_SUMMARY | Summary of an activity's risks (aggregated) | 20111202 | |||
| 3 | ES_VALIDATE | Call by reference | Type reference (TYPE) | GRRM_S_API_VALIDATION_DATA | Validation Data | 20080925 | |||
| 4 | ET_RELAT_CHILD | Call by reference | Type reference (TYPE) | GRRM_T_API_ACTIVITY_CHILD | Activity Child | 20080922 | |||
| 5 | EV_MODE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20081124 | |||
| 6 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | SPACE | Boolean | 20080808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080819 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTIVITY_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_ACTIVITY_DATA | API data structure for activity | 20080723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080819 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |