SAP ABAP Class IF_EAM_WS_GET_RISK (Interface for BAdI: EAM_WS_GET_RISK)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100701
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BADI_EAMWS_GET_RISK_EHSM Class for BAdI Impl.: EAMWS_GET_RISK_EHSM 20101222
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BADI_EAMWS_GET_RISK_GRC Class for BAdI Impl.: EAMWS_GET_RISK_GRC 20101222
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BADI_EAMWS_GET_RISK_OTHER Class for BAdI Impl.: EAMWS_GET_RISKS_OTHER 20101222
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BADI_EAM_WS_GET_RISK Class for BAdI Impl.: EAM_WS_GET_RISK_IMPL 20100701
Properties
Class IF_EAM_WS_GET_RISK  
Short Description Interface for BAdI: EAM_WS_GET_RISK    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100701   SAP 
Last change 20110908   SAP 
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_EAM_WS_GET_RISK has no interface implemented.
Friends
Class IF_EAM_WS_GET_RISK has no friend class.
Attributes
Class IF_EAM_WS_GET_RISK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_RISK_AND_RESPONSES Instance method Public Method Get All Risks and Responses from Risk Management System 20100901
2 GET_RISK_AND_RESPONSES Instance method Public Method Get Object-Specific Risks and Responses from Risk Mgmt Syst 20100716
3 GET_RISK_RELEVANT_OBJECTS Instance method Public Method Get Risk-Relevant Objects 20100702
Events
Class IF_EAM_WS_GET_RISK has no event.
Types
Class IF_EAM_WS_GET_RISK has no local type.
Method Signatures

Method GET_ALL_RISK_AND_RESPONSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Messages 20100901
2 Exporting ET_RESPONSES Call by reference Type reference (TYPE) EAMWS_T_RM_RESP Table Type for RM System Response 20100901
3 Exporting ET_RISKS Call by reference Type reference (TYPE) EAMWS_T_RM_RISK Table Type for RM System Risk 20100901
4 Exporting ET_SAFETYMEAS Call by reference Type reference (TYPE) EAMWS_T_RM_SMEAS Table Type for Safety Measure 20100901
5 Importing IS_RM_SYSTEM Call by reference Type reference (TYPE) EAMWS_RM_SYSTEM Connection to Risk Management System 20101223

Method GET_ALL_RISK_AND_RESPONSES on class IF_EAM_WS_GET_RISK has no exception.

Method GET_RISK_AND_RESPONSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Messages 20100721
2 Exporting ET_RESPONSES Call by reference Type reference (TYPE) EAMWS_T_RM_RESP Table Type for RM System Response 20100716
3 Exporting ET_RISKS Call by reference Type reference (TYPE) EAMWS_T_RM_RISK Table Type for RM System Risk 20100716
4 Exporting ET_SAFETYMEAS Call by reference Type reference (TYPE) EAMWS_T_RM_SMEAS Table Type for Safety Measure 20100716
5 Importing IS_RM_SYSTEM Call by reference Type reference (TYPE) EAMWS_RM_SYSTEM Connection to Risk Management System 20101223
6 Importing IT_RISK_RELEV_OBJECTS Call by reference Type reference (TYPE) EAMWS_T_RISK_RELEV_OBJECT Risk-Relevant Objects 20100721
# Exception Resumable Description Created on
1 NOT_VALID_OBJECT Not Valid Object 20100927

Method GET_RISK_RELEVANT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Messages 20100723
2 Exporting ET_RISK_RELEV_OBJECTS Call by reference Type reference (TYPE) EAMWS_T_RISK_RELEV_OBJECT Risk-Relevant Objects 20100719
3 Importing IS_RM_SYSTEM Call by reference Type reference (TYPE) EAMWS_RM_SYSTEM Connection to Risk Management System 20101223
4 Importing IT_RISK_RELEV Call by reference Type reference (TYPE) EAMWS_T_RISK_RELEV_OBJECT Risk-Relevant Objects 20100723

Method GET_RISK_RELEVANT_OBJECTS on class IF_EAM_WS_GET_RISK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in