SAP ABAP Class CL_GRRM_API_CACTIVITY (Activity Category Api Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_ENTITY_API (Package) Risk Management APIs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20080606 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20100513 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20080821 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_CACTIVITY | Activity Category | 20080605 |
Properties
| Class | CL_GRRM_API_CACTIVITY | |
| Short Description | Activity Category Api Class | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_ENTITY_API | Risk Management APIs |
| Created | 20080605 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20100513 | ||
| 2 | IF_GRFN_REPORT | Get data for reporting engine | 20080821 | ||
| 3 | IF_GRRM_API_CACTIVITY | Activity Category | 20080605 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20080605 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20080606 | ||
| 2 | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRRM_ENTITY_API' | Reference type | 20080606 | ||
| 3 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_CACTIVITY' | Reference type | 20080606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check existence | 20100917 | |
| 2 | Instance method | Public | Constructor | 20080606 | ||
| 3 | Static method | Private | Method | 20081113 | ||
| 4 | Static method | Private | Method | 20080610 | ||
| 5 | Static method | Public | Method | 20080704 | ||
| 6 | Instance method | Public | Method | 20081024 |
Events
Class CL_GRRM_API_CACTIVITY has no event.
Types
Class CL_GRRM_API_CACTIVITY has no local type.
Method Signatures
Method CHECK_EXISTENCE Signature
Method CHECK_EXISTENCE on class CL_GRRM_API_CACTIVITY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100917 |
Method CONSTRUCTOR 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 | 20080606 | |||
| 2 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080606 |
Method CONSTRUCTOR on class CL_GRRM_API_CACTIVITY has no exception.
Method DELETE_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABLE | Call by reference | Type reference (TYPE) | GRRM_T_CACTIVITY_HIER | Table type for Activity Hierarchy | 20081113 | |||
| 2 | IT_TABLE | Call by reference | Type reference (TYPE) | GRRM_T_CACTIVITY_HIER | Table type for Activity Hierarchy | 20081113 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20081113 |
Method DELETE_RECORD on class CL_GRRM_API_CACTIVITY has no exception.
Method GET 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 | 20080610 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080610 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_API_CACTIVITY | Activity Category Api Class | 20080610 |
Method GET on class CL_GRRM_API_CACTIVITY has no exception.
Method GET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CACTIVITY_TYPE | Call by reference | Type reference (TYPE) | GRRM_T_ACTIVITY_TYPE | Table Type for activity type | 20080704 | |||
| 2 | IV_LANGUAGE | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20090127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080704 |
Method QUERY Signature
Method QUERY on class CL_GRRM_API_CACTIVITY has no parameter.
Method QUERY on class CL_GRRM_API_CACTIVITY has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |