SAP ABAP Interface IF_GRRM_API_CLUSTER (Handling of the Risk Clusters)
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_RISK Risk API 20100209
Properties
Interface IF_GRRM_API_CLUSTER  
Short Description Handling of the Risk Clusters    
General Data
Package GRRM_ENTITY_API   Risk Management APIs 
Created 20100209   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_CLUSTER has no interface.
Friends
Interface IF_GRRM_API_CLUSTER has no friend.
Attributes
Interface IF_GRRM_API_CLUSTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20100212
2 RETRIEVE Instance method Public Method Get list of Clusters for particular Risk 20100211
3 UPDATE Instance method Public Method Update list of Clusters for particular Risk 20100211
Events
Interface IF_GRRM_API_CLUSTER has no event.
Types
Interface IF_GRRM_API_CLUSTER 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_CLUSTER_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100212
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100212

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RISK_CLUSTER Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID List of Clusters for particular Risk 20100211
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100211

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RISK_CLUSTER Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID List of Clusters for particular Risk 20100211
2 Importing I_ONLY_ADD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Only assign no ones (no remove) 20100215
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100211
History
Last changed by/on SAP  20141106 
SAP Release Created in 600