SAP ABAP Interface IF_GRRM_API_CACTIVITY (Activity Category)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_ENTITY_API (Package) Risk Management APIs
⤷ 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_CACTIVITY | Activity Category Api Class | 20080605 |
Properties
Interface | IF_GRRM_API_CACTIVITY | |
Short Description | Activity Category |
General Data
Package | GRRM_ENTITY_API | Risk Management APIs |
Created | 20080508 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
Interface IF_GRRM_API_CACTIVITY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20080605 |
Friends
Interface IF_GRRM_API_CACTIVITY has no friend.
Attributes
Interface IF_GRRM_API_CACTIVITY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHILDREN | Instance method | Public | Method | 20080916 | |
2 | CREATE | Static method | Public | Method | 20080605 | |
3 | DELETE | Instance method | Public | Method | 20080605 | |
4 | MOVE | Instance method | Public | Method | 20080605 | |
5 | QUERY | Static method | Public | Method | 20080605 | |
6 | RETRIEVE | Instance method | Public | Method | 20080605 | |
7 | UPDATE | Instance method | Public | Method | 20080605 |
Events
Interface IF_GRRM_API_CACTIVITY has no event.
Types
Interface IF_GRRM_API_CACTIVITY has no local type.
Method Signatures
Method CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_CHILDREN | Call by reference | Type reference (TYPE) | GRRM_T_API_CACTIVITY_LIST | Table type for activity api list | 20080916 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080916 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_CACTIVITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Activity ID | 20080606 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080606 | ||
3 | Importing | IS_CACTIVITY_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_CACTIVITY_DATA | Activity Data Structure | 20080606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080606 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_DELETE_SUBNODES | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20080606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080606 |
Method MOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_NEWPARENT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080606 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_CACTIVITY_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_CACTIVITY_LIST | Table type for activity api list | 20080606 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080606 | ||
3 | Importing | IV_ACTIVITY_TYPE | Call by reference | Type reference (TYPE) | GRRM_ACTIVITY_TYPE_ID | Activity Type Id | 20081112 | ||
4 | Importing | IV_PATTERN | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | Data element for the Search Pattern in the API | 20080606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080606 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ES_CACTIVITY_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_CACTIVITY_DATA | Activity Data Structure | 20080606 | ||
2 | Exporting | ET_CRISKS | Call by reference | Type reference (TYPE) | GRRM_T_API_CACT_CRISK | API Table for cact crisk | 20080820 | ||
3 | Exporting | ET_OPPORTUNITY | Call by reference | Type reference (TYPE) | GRRM_T_API_CACT_CRISK | Table Type of Risk list | 20080922 | ||
4 | Importing | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20080725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080606 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_CACTIVITY_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_CACTIVITY_DATA | Activity Data Structure | 20080606 | ||
2 | Importing | IT_CRISK | Value transfer | Type reference (TYPE) | GRRM_T_API_CACT_CRISK | 20080820 | |||
3 | Importing | IT_OPPORTUNITY | Value transfer | Type reference (TYPE) | GRRM_T_API_CACT_CRISK | 20080922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080606 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |