SAP ABAP Class IF_GRRM_API_KRI_IMPLEMENTATION (KRI Implementation API)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GRFN_API_BASIS Basis interface for the GRC API 20080605
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_API_KRI_IMPLEMENTATION KRI Implementation API class 20080605
Properties
Class IF_GRRM_API_KRI_IMPLEMENTATION  
Short Description KRI Implementation API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080605   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_GRRM_API_KRI_IMPLEMENTATION has no interface implemented.
Friends
Class IF_GRRM_API_KRI_IMPLEMENTATION has no friend class.
Attributes
Class IF_GRRM_API_KRI_IMPLEMENTATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create a new KRI Implementation 20080605
2 DELETE Instance method Public Method Delete KRI Implementation 20080605
3 QUERY Static method Public Method Query list of KRI Implementation 20080605
4 RETRIEVE Instance method Public Method Retrieve KRI Implementation 20080605
5 UPDATE Instance method Public Method Update KRI Implementation 20080605
Events
Class IF_GRRM_API_KRI_IMPLEMENTATION has no event.
Types
Class IF_GRRM_API_KRI_IMPLEMENTATION 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_KRIIMPL_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080605
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080605
3 Importing IS_KRIIMPL_DATA Call by reference Type reference (TYPE) GRRM_S_API_KRIIMPL_DATA KRI Implementation Data 20080605
4 Importing IT_KRIIMPL_SELTAB Call by reference Type reference (TYPE) GRFN_T_SELECTION_TABLE Selection Table 20080605
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080605

Method DELETE Signature

Method DELETE on class IF_GRRM_API_KRI_IMPLEMENTATION has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080605

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KRIIMPL_LIST Call by reference Type reference (TYPE) GRRM_T_API_KRIIMPL_LIST KRI Implementation List 20080605
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080605
3 Importing IV_KRIIMPLREQ_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID KRI Implementation Request ID 20080625
4 Importing IV_KRITMPL_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID KRI Template ID 20080625
5 Importing IV_PATTERN Call by reference Type reference (TYPE) GRFN_API_SEARCH_PATTERN Data element for the Search Pattern in the API 20080605
6 Importing IV_RISKCL_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Risk Classification ID 20081031
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080605

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KRIIMPL_DATA Call by reference Type reference (TYPE) GRRM_S_API_KRIIMPL_DATA KRI Template Data 20080605
2 Exporting ET_KRIIMPL_SELTAB Call by reference Type reference (TYPE) GRFN_T_SELECTION_TABLE Selection Table 20080623
3 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 20080605

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KRIIMPL_DATA Call by reference Type reference (TYPE) GRRM_S_API_KRIIMPL_DATA KRI Implementation Data 20080605
2 Importing IT_KRIIMPL_SELTAB Call by reference Type reference (TYPE) GRFN_T_SELECTION_TABLE Selection Table 20080623
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080605
History
Last changed by/on SAP  20141106 
SAP Release Created in