SAP ABAP Interface IF_GRRM_API_KRI_TEMPLATE (KRI Template API)
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_KRI_TEMPLATE KRI Template API class 20080215
Properties
Interface IF_GRRM_API_KRI_TEMPLATE  
Short Description KRI Template API    
General Data
Package GRRM_ENTITY_API   Risk Management APIs 
Created 20080215   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 Abstract Final Description Created on
1 IF_GRFN_API_BASIS Basis interface for the GRC API 20080215
Friends
Interface IF_GRRM_API_KRI_TEMPLATE has no friend.
Attributes
Interface IF_GRRM_API_KRI_TEMPLATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create a new KRI Template 20080215
2 DELETE Instance method Public Method Delete KRI Template 20080215
3 QUERY Static method Public Method Retrieve list of KRI Template 20080215
4 RETRIEVE Instance method Public Method Retrieve KRI Template 20080215
5 UPDATE Instance method Public Method Update KRI Template 20080215
Events
Interface IF_GRRM_API_KRI_TEMPLATE has no event.
Types
Interface IF_GRRM_API_KRI_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 Exporting EV_KRI_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080505
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080311
3 Importing IS_KRITMPL_DATA Call by reference Type reference (TYPE) GRRM_S_API_KRITMPL_DATA KRI Template Data 20080505
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080229

Method DELETE Signature

Method DELETE on Interface IF_GRRM_API_KRI_TEMPLATE has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080229

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KRITMPL_LIST Call by reference Type reference (TYPE) GRRM_T_API_KRITMPL_LIST KRI Template List 20080215
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080311
3 Importing IV_INCLUDE_TYPE_SCORE Call by reference Type reference (TYPE) GRFN_BOOLEAN ABAP_FALSE Indicator 20110405
4 Importing IV_PATTERN Call by reference Type reference (TYPE) GRFN_API_SEARCH_PATTERN Data element for the Search Pattern in the API 20080311
5 Importing IV_RISKCL_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20111125
6 Importing IV_VALUE_TYPE Call by reference Type reference (TYPE) GRRM_KRI_VALUE_TYPE Type of KRI value 20110420
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080228

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KRITMPL_DATA Call by reference Type reference (TYPE) GRRM_S_API_KRITMPL_DATA KRI Template Data 20080215
2 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN ABAP_FALSE Editable 20080725
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080229

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KRITMPL_DATA Call by reference Type reference (TYPE) GRRM_S_API_KRITMPL_DATA KRI Template Data 20080215
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080305
History
Last changed by/on SAP  20141106 
SAP Release Created in 300