SAP ABAP Class IF_GRAC_API_SOD_RISK (API Interface for SOD Risk)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_API_SOD_RISK API Class for SOD Risk 20090828
Properties
Class IF_GRAC_API_SOD_RISK  
Short Description API Interface for SOD Risk    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090828   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRAC_API_SOD_RISK has no forward declaration.
Interfaces
Class IF_GRAC_API_SOD_RISK has no interface implemented.
Friends
Class IF_GRAC_API_SOD_RISK has no friend class.
Attributes
Class IF_GRAC_API_SOD_RISK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete the selected Risk 20090828
2 RETRIEVE Instance method Public Method Get the selected RIsk 20090828
3 UPDATE Instance method Public Method Modify the selected Risk 20090828
Events
Class IF_GRAC_API_SOD_RISK has no event.
Types
Class IF_GRAC_API_SOD_RISK has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090828
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110303

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RISK Call by reference Type reference (TYPE) GRAC_S_SODRISK SOD Risk Table 20090902
2 Exporting ET_RISKFUNC_LIST Call by reference Type reference (TYPE) GRAC_T_SODRISKFUNC SOD Risk Function Table 20090829
3 Exporting ET_RISKOWN_LIST Call by reference Type reference (TYPE) GRAC_T_SODRISKOWN SOD Risk Owner Table 20090829
4 Exporting ET_RISKRS_LIST Call by reference Type reference (TYPE) GRAC_T_SODRISKRS SOD Risk Rule Set Table 20090829
5 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN SPACE Boolean 20090902
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100316

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090828
2 Importing IS_RISK Call by reference Type reference (TYPE) GRAC_S_SODRISK SOD Risk 20090831
3 Importing IT_RISKFUNC Call by reference Type reference (TYPE) GRAC_T_SODRISKFUNC SOD Risk 20090831
4 Importing IT_RISKOWN Call by reference Type reference (TYPE) GRAC_T_SODRISKOWN SOD Risk 20090831
5 Importing IT_RISKRS Call by reference Type reference (TYPE) GRAC_T_SODRISKRS SOD Risk 20090831
6 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language Key 20090831

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