SAP ABAP Interface IF_GRRM_API_CACTIVITY_WRAPPER (Activity Category)
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_CACTIVITY_WRAPPER | Cactivity Wrapper | 20081114 |
Properties
| Interface | IF_GRRM_API_CACTIVITY_WRAPPER | |
| Short Description | Activity Category |
General Data
| Package | GRRM_ENTITY_API | Risk Management APIs |
| Created | 20081119 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GRRM_API_CACTIVITY_WRAPPER has no interface.
Friends
Interface IF_GRRM_API_CACTIVITY_WRAPPER has no friend.
Attributes
Interface IF_GRRM_API_CACTIVITY_WRAPPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert from original to full iD | 20100222 | |
| 2 | Instance method | Public | Method | Converts long id to reporting relevant short id | 20100222 | |
| 3 | Instance method | Public | Method | Checks if the ID was created by wrapper | 20100217 | |
| 4 | Instance method | Public | Method | Checks if the ID was created by wrapper | 20100222 | |
| 5 | Instance method | Public | Method | Checks if the short ID was created by wrapper | 20100222 | |
| 6 | Instance method | Public | Method | Convert ID into original ID | 20100222 | |
| 7 | Instance method | Public | Method | 20081119 | ||
| 8 | Instance method | Public | Method | 20100219 | ||
| 9 | Instance method | Public | Method | 20081119 | ||
| 10 | Instance method | Public | Method | 20100219 | ||
| 11 | Instance method | Public | Method | Converts long id to reporting relevant short id | 20100217 |
Events
Interface IF_GRRM_API_CACTIVITY_WRAPPER has no event.
Types
Interface IF_GRRM_API_CACTIVITY_WRAPPER has no local type.
Method Signatures
Method FROM_ORIGINAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100222 | |||
| 2 | RV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100222 |
Method FROM_ORIGINAL_ID on Interface IF_GRRM_API_CACTIVITY_WRAPPER has no exception.
Method FROM_SHORT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Value transfer | Type reference (TYPE) | CLIKE | Object ID | 20100222 | |||
| 2 | RV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100222 |
Method FROM_SHORT_ID on Interface IF_GRRM_API_CACTIVITY_WRAPPER has no exception.
Method IS_MY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100217 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100217 |
Method IS_MY_ID on Interface IF_GRRM_API_CACTIVITY_WRAPPER has no exception.
Method IS_MY_ORIGINAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100222 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100222 |
Method IS_MY_ORIGINAL_ID on Interface IF_GRRM_API_CACTIVITY_WRAPPER has no exception.
Method IS_MY_SHORT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Value transfer | Type reference (TYPE) | CLIKE | Object ID | 20100222 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100222 |
Method IS_MY_SHORT_ID on Interface IF_GRRM_API_CACTIVITY_WRAPPER has no exception.
Method ORIGINAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100222 | |||
| 2 | RV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100222 |
Method ORIGINAL_ID on Interface IF_GRRM_API_CACTIVITY_WRAPPER has no exception.
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 | 20081119 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081119 | |||
| 3 | IV_PATTERN | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | Data element for the Search Pattern in the API | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20081119 |
Method QUERY_LOCAL 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 | 20100219 | ||||
| 2 | IV_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | 20100219 | ||||
| 3 | RT_SP_LIST | Value transfer | Type reference (TYPE) | GRRM_T_API_ACTIVITY_LIST | 20100219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100219 |
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 | 20081119 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081119 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20081119 |
Method RETRIEVE_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SP_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_ACTIVITY_DATA | 20100219 | ||||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | 20100219 | ||||
| 3 | IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20100219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100219 |
Method SHORT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECT | Value transfer | Type reference (TYPE) | CLIKE | 20100217 | ||||
| 2 | IV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100217 |
Method SHORT_ID on Interface IF_GRRM_API_CACTIVITY_WRAPPER has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |