Functionality This function determines allpatterns> (record numbers)that fulfill the given search criteria for the exposure profile>table (CCIHT_EPI). The required search criteria are specified using the correspondingfunction CBIH_WA15_PT_FIND_BY_EXP_PARA>. Only the patterns whose data is valid on the key date specified inI_VALDAT> are taken into account if DATARANGE> in theparameter X_ADDITIONAL_PARAMS> is initial. If values arespecified there (both), a 'weak search' is carried out based on thedate interval. The number of patterns passed in I_WKA_TAB> is used as theinitial set. If no initial set is specified, all patterns are searched. The resulting set is returned to the caller in E_WKA_TAB>. The following always applies here: |E_WKA_TAB| <= |I_WKA_TAB| (for I_WKA_TAB > 0)Notes Neither the name nor the interface may be changed. Further information For more information, see the following function modules:
- Search via Exposure Profile Entries ->
CBIH_WA30_PT_FIND_BY_EXPOSURE>
- Command Function for the Extended Search via Exposure Profile Entries
-> CBIH_PT15_PT_FIND_BY_EXP_CMD>
- Parameter Function for Extended Search via Exposure Profile Entries ->
CBIH_PT15_PT_FIND_BY_EXP_PARA>
|