Functionality This function determines all work areas (record numbers) that fulfillthe given search criteria for the work area header> (CCIHT_WAH). The required search criteria are specified using the correspondingfunction CBIH_WA15_WA_FIND_BY_HEAD_PARA>. Only the work areas 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 are specifiedthere (both), a 'weak search' is carried out based on the date interval. The number of work areas passed in I_WKA_TAB> is used as theinitial set. If no initial set is specified, all work areas aresearched. 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 must be changed. Further information For more information, see the following function modules:
- Search via Work Area Headers ->
CBIH_WA30_WA_FIND_BY_HEAD>
- Command Function for the Extended Search via Work Area Headers ->
CBIH_WA15_WA_FIND_BY_HEAD_CMD>
- Parameter Function for Extended Search via Work Area Headers ->
CBIH_WA15_WA_FIND_BY_HEAD_PARA>
|