SAP ABAP Class CL_GRAC_POWL_SODRISK (POWL Feeder class for SOD Risk)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POWL_FEEDER Interface for POWL Feeders 20090822
Properties
Class CL_GRAC_POWL_SODRISK  
Short Description POWL Feeder class for SOD Risk    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_SOD   Access Control GRC SoD Rules and etc. 
Created 20090822   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)
2 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_FEEDER Interface for POWL Feeders 20090822
Friends
Class CL_GRAC_POWL_SODRISK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SESSION Instance attribute Private Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090908
2 MT_SODRISK Instance attribute Private Type reference (TYPE) GRAC_T_WD_SODRISK_POWL SOD Risk Table 20090826
3 MV_INDEX Instance attribute Private Type reference (TYPE) INT4 Natural number 20090910
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090908
2 GET_SODRISK Instance method Private Method Get SOD Risks 20090826
3 RISK_AUTH_CHECK Static method Public Method Check the Auth for RIsk 20100917
4 SUBMIT_TO_WORKFLOW Instance method Private Method Submit the data to workflow 20100525
Events
Class CL_GRAC_POWL_SODRISK has no event.
Types
Class CL_GRAC_POWL_SODRISK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GRAC_POWL_SODRISK has no parameter.
Method CONSTRUCTOR on class CL_GRAC_POWL_SODRISK has no exception.

Method GET_SODRISK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RISK_SEARCH_RANGE Call by reference Type reference (TYPE) GRAC_S_SOD_RISK_SEARCH SOD Risk 20091026
2 Importing IV_EXTD_SEARCH Call by reference Type reference (TYPE) ABAP_BOOL Filter By Extended Criteria 20101204
3 Returning RT_SODRISK_LIST Value transfer Type reference (TYPE) GRAC_T_WD_SODRISK_POWL SOD Risk Table 20090826

Method GET_SODRISK on class CL_GRAC_POWL_SODRISK has no exception.

Method RISK_AUTH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTVT Call by reference Type reference (TYPE) AGVAL 20100917
2 Importing IV_RISKID Call by reference Type reference (TYPE) GRAC_SODRISK_ID Access Risk ID 20100917
3 Returning RV_AUTHRIZED Value transfer Type reference (TYPE) ABAP_BOOL 20100917

Method RISK_AUTH_CHECK on class CL_GRAC_POWL_SODRISK has no exception.

Method SUBMIT_TO_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20100525
2 Importing IT_MSMP_HEADER Call by reference Type reference (TYPE) GRAC_T_SOD_MSMP_RISK_HEADER MSMP Risk Header 20100525

Method SUBMIT_TO_WORKFLOW on class CL_GRAC_POWL_SODRISK has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600