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 FROM_ORIGINAL_ID Instance method Public Method Convert from original to full iD 20100222
2 FROM_SHORT_ID Instance method Public Method Converts long id to reporting relevant short id 20100222
3 IS_MY_ID Instance method Public Method Checks if the ID was created by wrapper 20100217
4 IS_MY_ORIGINAL_ID Instance method Public Method Checks if the ID was created by wrapper 20100222
5 IS_MY_SHORT_ID Instance method Public Method Checks if the short ID was created by wrapper 20100222
6 ORIGINAL_ID Instance method Public Method Convert ID into original ID 20100222
7 QUERY Instance method Public Method 20081119
8 QUERY_LOCAL Instance method Public Method 20100219
9 RETRIEVE Instance method Public Method 20081119
10 RETRIEVE_LOCAL Instance method Public Method 20100219
11 SHORT_ID 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 Importing IV_OBJECT Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100222
2 Returning 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 Importing IV_OBJECT Value transfer Type reference (TYPE) CLIKE Object ID 20100222
2 Returning 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 Importing IV_OBJECT Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100217
2 Returning 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 Importing IV_OBJECT Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100222
2 Returning 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 Importing IV_OBJECT Value transfer Type reference (TYPE) CLIKE Object ID 20100222
2 Returning 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 Importing IV_OBJECT Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100222
2 Returning 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 Exporting ET_CACTIVITY_LIST Call by reference Type reference (TYPE) GRRM_T_API_CACTIVITY_LIST Table type for activity api list 20081119
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20081119
3 Importing 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 CX_GRFN_EXCEPTION Generic GRC API exception 20081119

Method QUERY_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION 20100219
2 Importing IV_ORGUNIT Call by reference Type reference (TYPE) GRFN_OBJECTID 20100219
3 Returning RT_SP_LIST Value transfer Type reference (TYPE) GRRM_T_API_ACTIVITY_LIST 20100219
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20100219

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 20081119
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20081119
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20081119
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081119

Method RETRIEVE_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SP_DATA Call by reference Type reference (TYPE) GRRM_S_API_ACTIVITY_DATA 20100219
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION 20100219
3 Importing IV_OBJECT Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID 20100219
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20100219

Method SHORT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECT Value transfer Type reference (TYPE) CLIKE 20100217
2 Importing 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