Fonction SAP CBIH_LB42_UE_SRTCP_COMP - EHS: User Exit: Calculation of the Indiv. Rating for the Summated Rating

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_ANALYSIS CCIHS_ANSEIOT u 968 Measured value-reference value pair
I_EPTYPE CCIHC_QT06-EPTYPE C 10 X Hazard category

Paramètre Reférence Type Long. Description
E_RATING CCIHS_ANSEIOT-RATING C 3 Rating calculated

Exception Description
INTERNAL_ERROR Serious system error

Functionality
This function module serves as a template for a calculation functionwith which you can determine the individual ratings
of the agents that exist in the work area or the composition inrisk assessment when using the analysis methodsummated rating.
The function module is also available as a reference function module forthe definition of the interface of the user exit category ANLS_SRTCP
.

Preconditions

  • The user exit category ANLS_SRTCP must exist in Customizing for
  • Basic Data and Tools under Manage User Exits and afunction module must be assigned to it.
    • The ratings you want to use must have been specified in Customizing for
    • Industrial Hygiene and Safety under SpecifyMeasurement Items and Specify Exposure Ratings
      . Under Specify Exposure Ratings:
      The rating category LMT (Measured value - Reference value) musthave been assigned to each rating.
      A threshold must have been specified for eachrating (in percent).

      Calculating the Rating
      The function module first checks whether a thresholdvalue was entered for the transferred agent and measured value inCustomizing for Industrial Hygiene and Safety underSpecify Measurement Items. If this is the case, thesystem checks whether the measured value is greater than or equal to thethreshold value. If it is, the appropriate rating is output as theresult of the calculation.
      If the measured value is less than the smallest threshold value or norating is available, the index is evaluated. The systemdetermines the index for each agent in the work area or the compositionas the quotient of the measured value and the reference value. If theindex is changed in the dialog, the changed value is used.
      The index is compared with the threshold in the activitySpecify Exposure Ratings and the rating is determined in thisway.
      Note:
      The module's logic determines the rating when the thresholds areexceeded.