SAP ABAP Class IF_GRRM_API_RISK_COLLECTION (API can serve as a risk collection)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_ORGUNIT Orgunit Entity API class 20120124
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_API_ACTIVITY API Class for Activity 20120111
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_API_CRGROUP Risk Clasification Group 20120123
Properties
Class IF_GRRM_API_RISK_COLLECTION  
Short Description API can serve as a risk collection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120110   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRRM_API_RISK_COLLECTION has no forward declaration.
Interfaces
Class IF_GRRM_API_RISK_COLLECTION has no interface implemented.
Friends
Class IF_GRRM_API_RISK_COLLECTION has no friend class.
Attributes
Class IF_GRRM_API_RISK_COLLECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_LOCKED Instance method Public Method Checks if the object is locked 20120213
2 ENQUEUE Instance method Public Method Locks the object 20120213
3 GET_RISK_LIST Instance method Public Method List of risks belonging to this collection 20120111
4 GET_RISK_SUMMARY_API Instance method Public Method Risk Summary 20120110
Events
Class IF_GRRM_API_RISK_COLLECTION has no event.
Types
Class IF_GRRM_API_RISK_COLLECTION has no local type.
Method Signatures

Method CHECK_LOCKED Signature

Method CHECK_LOCKED on class IF_GRRM_API_RISK_COLLECTION has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120213

Method ENQUEUE Signature

Method ENQUEUE on class IF_GRRM_API_RISK_COLLECTION has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120213

Method GET_RISK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OPP_LIST Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID Table type of API object ID 20120111
2 Exporting ET_RISK_LIST Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID Table Type of Risk list 20120111
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120111

Method GET_RISK_SUMMARY_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RISK_COLL_SUMMARY_API Value transfer Object reference (TYPE REF TO) IF_GRRM_API_RISK_COLL_SUMMARY Risk Summary API 20120111

Method GET_RISK_SUMMARY_API on class IF_GRRM_API_RISK_COLLECTION has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in