SAP ABAP Class IF_GRRM_API_CACTIVITY_WRAPPER (Activity Category)
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
Class | IF_GRRM_API_CACTIVITY_WRAPPER | |
Short Description | Activity Category | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20081119 | 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) |
Interfaces
Class IF_GRRM_API_CACTIVITY_WRAPPER has no interface implemented.
Friends
Class IF_GRRM_API_CACTIVITY_WRAPPER has no friend class.
Attributes
Class 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
Class IF_GRRM_API_CACTIVITY_WRAPPER has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_GRRM_API_CACTIVITY_WRAPPER has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in |