SAP ABAP Class IF_GRRM_API_CACTIVITY (Activity Category)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20080605 |
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
Class | IF_GRRM_API_CACTIVITY | |
Short Description | Activity Category | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080508 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_GRRM_API_CACTIVITY has no forward declaration.
Interfaces
Class IF_GRRM_API_CACTIVITY has no interface implemented.
Friends
Class IF_GRRM_API_CACTIVITY has no friend class.
Attributes
Class IF_GRRM_API_CACTIVITY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080916 | |
2 | ![]() |
Static method | Public | Method | 20080605 | |
3 | ![]() |
Instance method | Public | Method | 20080605 | |
4 | ![]() |
Instance method | Public | Method | 20080605 | |
5 | ![]() |
Static method | Public | Method | 20080605 | |
6 | ![]() |
Instance method | Public | Method | 20080605 | |
7 | ![]() |
Instance method | Public | Method | 20080605 |
Events
Class IF_GRRM_API_CACTIVITY has no event.
Types
Class 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 | ![]() |
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 | ![]() |
Generic GRC API exception | 20080916 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CACTIVITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Activity ID | 20080606 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080606 | ||
3 | ![]() |
IS_CACTIVITY_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_CACTIVITY_DATA | Activity Data Structure | 20080606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080606 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DELETE_SUBNODES | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20080606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080606 |
Method MOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NEWPARENT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080606 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CACTIVITY_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_CACTIVITY_LIST | Table type for activity api list | 20080606 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080606 | ||
3 | ![]() |
IV_ACTIVITY_TYPE | Call by reference | Type reference (TYPE) | GRRM_ACTIVITY_TYPE_ID | Activity Type Id | 20081112 | ||
4 | ![]() |
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 | ![]() |
Generic GRC API exception | 20080606 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CACTIVITY_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_CACTIVITY_DATA | Activity Data Structure | 20080606 | ||
2 | ![]() |
ET_CRISKS | Call by reference | Type reference (TYPE) | GRRM_T_API_CACT_CRISK | API Table for cact crisk | 20080820 | ||
3 | ![]() |
ET_OPPORTUNITY | Call by reference | Type reference (TYPE) | GRRM_T_API_CACT_CRISK | Table Type of Risk list | 20080922 | ||
4 | ![]() |
IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20080725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080606 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CACTIVITY_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_CACTIVITY_DATA | Activity Data Structure | 20080606 | ||
2 | ![]() |
IT_CRISK | Value transfer | Type reference (TYPE) | GRRM_T_API_CACT_CRISK | 20080820 | |||
3 | ![]() |
IT_OPPORTUNITY | Value transfer | Type reference (TYPE) | GRRM_T_API_CACT_CRISK | 20080922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080606 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in |