Ansicht
Dokumentation

EHHSS_RFC_RISK_FIND - Find Risks for Risk Relevant Objects

EHHSS_RFC_RISK_FIND - Find Risks for Risk Relevant Objects

rdisp/max_wprun_time - Maximum work process run time   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module reads risks, responses, and safety measures for a list of technical objects from PM. The list of technical objects can be specified in the importing table IT_RISK_RELEV_OBJECTS. In this table, the fields for object type RISK_OBJ_TYPE and object ID RISK_OBJ_ID must be specified.

For the Object Type, the following values are supported:

  • FLOC (Functional Location)
  • EQUI (Equipment)
  • PLNT (Plant)

For the Object ID, the internal representation of the ID should be used.

By specifying the read flag IV_READ_RISKS, IV_READ_RESPONSES, IV_READ_SAFETYMEAS, IV_READ_SYMBOLS, it can be set which data is returned in the corresponding exporting tables.

The function module is RFC enabled.

Example

Call the function module and specify at least one technical object. Set the flags to read risks, read responses, read symbols, and read response symbols. The result is that the function module returns for this technical object the risks, controls, relevant risk, and response symbols.

Notes

The function module can determine risk information only if the location is linked in the Environment, Health, and Safetyapplication to a technical object from PM, such as a functional location, equipment, or plant.

Further information





Parameters

ET_MESSAGES
ET_RESPONSES
ET_RESP_SYMBOLS
ET_RISKS
ET_SAFETYMEAS
ET_SYMBOLS
IT_RISK_RELEV_OBJECTS
IV_READ_RESPONSES
IV_READ_RISKS
IV_READ_SAFETYMEAS
IV_READ_SYMBOLS

Exceptions

INTEGRATION_NOT_ACTIVATED

Function Group

EHHSS_EXT_RAS

ABAP Short Reference   General Material Data  
This documentation is copyright by SAP AG.

Length: 2426 Date: 20240523 Time: 110808     sap01-206 ( 43 ms )