SAP ABAP Interface IF_GRRM_API_RESPONSE_TEMPLATE (API layer interface for response template)
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_RESPONSE_TEMPLATE API class for response template 20100104
Properties
Interface IF_GRRM_API_RESPONSE_TEMPLATE  
Short Description API layer interface for response template    
General Data
Package GRRM_ENTITY_API   Risk Management APIs 
Created 20091216   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)
2 IF_GRFN_API_REGULATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_BASIS Basis interface for the GRC API 20091216
Friends
Interface IF_GRRM_API_RESPONSE_TEMPLATE has no friend.
Attributes
Interface IF_GRRM_API_RESPONSE_TEMPLATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create new response template 20091216
2 DELETE Instance method Public Method Delete response template 20091216
3 MOVE Instance method Public Method Assign new parent to response template 20100107
4 QUERY Static method Public Method Used to retrieve list of response templates 20091216
5 RETRIEVE Instance method Public Method Retrieve response template data 20091216
6 UPDATE Instance method Public Method Update response template 20091216
Events
Interface IF_GRRM_API_RESPONSE_TEMPLATE has no event.
Types
Interface IF_GRRM_API_RESPONSE_TEMPLATE has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESP_TEMPL_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Response template ID 20091216
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091216
3 Importing IS_DATA Call by reference Type reference (TYPE) GRRM_S_API_RESPONSE_TEMPL_LIST Response template API data 20091216
4 Importing IV_REGULATION Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID IF_GRFN_API_REGULATION=>GC_GEN_REG_RM Regulation ID 20100104
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091216

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121217
2 Importing IV_REGULATION Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID IF_GRFN_API_REGULATION=>GC_GEN_REG_RM Object ID 20100104
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION Exception Basis Class for BAPI Migration 20091216
2 CX_GRFN_EXCEPTION Generic GRC API exception 20091216

Method MOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEWPARENT Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100107
2 Importing IV_REGULATION Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID '$$$$$GEN_REG_RM' Object ID 20100107
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100107

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) GRRM_T_API_RESPONSE_TEMPL_LIST List of response templates from API 20100105
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091216
3 Importing IV_PATTERN Call by reference Type reference (TYPE) GRFN_API_SEARCH_PATTERN Data element for the Search Pattern in the API 20091216
4 Importing IV_PRESPONSE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100804
5 Importing IV_PURPOSE Call by reference Type reference (TYPE) GRRM_RESPONSE_PURPOSE response purpose 20100126
6 Importing IV_RESP_TYPE Call by reference Type reference (TYPE) GRRM_RESPONSE_TYPE Enhancement Plan Type 20100121
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091216

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) GRRM_S_API_RESPONSE_TEMPL_LIST Response template API data 20091216
2 Exporting ET_CRGROUP Call by reference Type reference (TYPE) GRRM_T_API_RESP_TEMPL_CRGROUP The table of links between CRISK and CENTRAL CONTROL 20100315
3 Exporting ET_CRISK Call by reference Type reference (TYPE) GRRM_T_API_RESP_TEMPL_CRISK The table of links between CRISK and CENTRAL CONTROL 20100315
4 Exporting ET_RESPONSE Call by reference Type reference (TYPE) GRRM_T_API_RESPONSE_INSTANCE Response instance table 20100119
5 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN '' Boolean 20091216
6 Importing IV_REGULATION Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID IF_GRFN_API_REGULATION=>GC_GEN_REG_RM Object ID 20100105
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091216

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ATTRIBUTE_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20100126
2 Importing IS_DATA Call by reference Type reference (TYPE) GRRM_S_API_RESPONSE_TEMPL_LIST Response template API data 20091216
3 Importing IV_REGULATION Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID IF_GRFN_API_REGULATION=>GC_GEN_REG_RM Object ID 20100105
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091216
History
Last changed by/on SAP  20141106 
SAP Release Created in 600