SAP ABAP Class IF_GRRM_API_RISK_COLL_SUMMARY (Risk Summary API)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_API_RISK_COLL_SUMMARY Risk Summary API 20120111
Properties
Class IF_GRRM_API_RISK_COLL_SUMMARY  
Short Description Risk Summary API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120111   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRRM_API_RISK_COLL_SUMMARY has no forward declaration.
Interfaces
Class IF_GRRM_API_RISK_COLL_SUMMARY has no interface implemented.
Friends
Class IF_GRRM_API_RISK_COLL_SUMMARY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CUST_FLAG_CENTRAL Constant Public Type reference (TYPE) GRRM_RISK_COLL_CUST_FLAG 'C' Central 20120113
2 GC_CUST_FLAG_INDIVIDUAL Constant Public Type reference (TYPE) GRRM_RISK_COLL_CUST_FLAG 'I' Individual 20120113
3 GC_CUST_FLAG_INHERITED Constant Public Type reference (TYPE) GRRM_RISK_COLL_CUST_FLAG 'H' Customizing flag for risk collection summary 20140203
4 GC_DET_ATTR_INH_EXPECTED_LOSS Constant Public Type reference (TYPE) GRRM_RISK_DET_ATTR 'EI' Inherent Total Loss from Risks 20120127
5 GC_DET_ATTR_INH_TOTAL_LOSS Constant Public Type reference (TYPE) GRRM_RISK_DET_ATTR 'TI' Inherent Expected Loss from Risks 20120127
6 GC_DET_ATTR_MAX_INH_EXPTD_LOSS Constant Public Type reference (TYPE) GRRM_RISK_DET_ATTR 'MT' Highest Single Risk's Inherent Total Loss 20120127
7 GC_DET_ATTR_MAX_INH_TOTAL_LOSS Constant Public Type reference (TYPE) GRRM_RISK_DET_ATTR 'ME' Highest Single Risk's Inherent Expected Loss 20120127
8 GC_DET_ATTR_MAX_RES_EXPTD_LOSS Constant Public Type reference (TYPE) GRRM_RISK_DET_ATTR 'HT' Highest Single Risk's Residual Total Loss 20120127
9 GC_DET_ATTR_MAX_RES_TOTAL_LOSS Constant Public Type reference (TYPE) GRRM_RISK_DET_ATTR 'HE' Highest Single Risk's Residual Expected Loss 20120127
10 GC_DET_ATTR_RES_EXPECTED_LOSS Constant Public Type reference (TYPE) GRRM_RISK_DET_ATTR 'EL' Residual Total Loss from Risks 20120127
11 GC_DET_ATTR_RES_TOTAL_LOSS Constant Public Type reference (TYPE) GRRM_RISK_DET_ATTR 'TL' Residual Expected Loss from Risks 20120127
Methods
# Method Level Visibility Method type Description Created on
1 RETRIEVE Instance method Public Method Retrieve Risk Summary 20120111
2 UPDATE Instance method Public Method Update Risk Summary 20120111
Events
Class IF_GRRM_API_RISK_COLL_SUMMARY has no event.
Types
Class IF_GRRM_API_RISK_COLL_SUMMARY has no local type.
Method Signatures

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SETTINGS Call by reference Type reference (TYPE) GRRM_S_API_RISK_COLL_SETTINGS Setting for risk collection 20120111
2 Exporting ES_SUMMARY Call by reference Type reference (TYPE) GRRM_S_API_RISK_COLL_SUMMARY Summary of an activity's risks (aggregated) 20120111
3 Exporting ES_VALIDITY Call by reference Type reference (TYPE) GRFN_S_DATES Dates 20120220
4 Exporting ET_THRESHOLDS Call by reference Type reference (TYPE) GRRM_T_API_RISK_COLL_THRESHOLD Table of thresholds for risk collection 20120111
5 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN Indicator 20120213
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120111

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SETTINGS Call by reference Type reference (TYPE) GRRM_S_API_RISK_COLL_SETTINGS Setting for risk collection 20120111
2 Importing IT_THRESHOLDS Call by reference Type reference (TYPE) GRRM_T_API_RISK_COLL_THRESHOLD Table of thresholds for risk collection 20120111
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120120
History
Last changed by/on SAP  20141106 
SAP Release Created in