Functionality This function module determines allrisk assessments> (recordnumbers) whose work area references correspond to the given searchcriteria for the work area header> table (CCIHT_WAH). The required search criteria are specified using the correspondingfunction CBIH_ER15_ER_FIND_BY_WKA_PARA>. Only the risk assessments whose data is valid on the key date specifiedin I_VALDAT are taken into account. The number of record numbers passed in I_EXPREG_TAB is used as theinitial set. If no initial set is specified, all risk assessments aresearched. The resulting set is returned to the caller in E_EXPREG_TAB. The following always applies here: |E_EXPREG_TAB| <= |I_EXPREG_TAB| (for I_EXPREG_TAB > 0)Notes INCLUDE EHS_CBIH_USER_EXIT_HINT OBJECT DOKU ID TX Further information For more infomation, see the documentation for the following functionmodules:
- Search via Risk Assessment Headers ->
CBIH_ER30_ER_FIND_BY_HEAD>
- Command Function for the Extended Search via Work Areas ->
CBIH_ER15_ER_FIND_BY_WKA_CMD>
- Parameter Function for Extended Search via Work Areas ->
CBIH_ER15_ER_FIND_BY_WKA_PARA>
|