SAP ABAP Class IF_GRRM_API_CLUSTER (Handling of the Risk Clusters)
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
Class IF_GRRM_API_CLUSTER  
Short Description Handling of the Risk Clusters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100209   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_CLUSTER has no interface implemented.
Friends
Class IF_GRRM_API_CLUSTER has no friend class.
Attributes
Class 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
Class IF_GRRM_API_CLUSTER has no event.
Types
Class 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