Fonction SAP CBIH_IA18IAV_FIND_BY_IAR - EHS: Determine Report Shipping Orders for Period-Based Accident Reports

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
X_ADDITIONAL_PARAMS ESP12_EXTSEA_FUNC_TYPE 0 X Additional parameters

Paramètre Reférence Long. Facultatif Description
E_HITINFO_TAB RCGHITINFO 260 X Additional information on shipping orders found
E_RDO_TAB RCGSTDRECN 20 New set of shipping orders
I_ENVIRONMENT_TAB TCGENV 170 X Environment parameters
I_RDO_TAB RCGSTDRECN 20 No. of shipping orders already found

Exception Description
INTERNAL_ERROR Search error

Functionality
This function module determines all report shipping orders (shippingorder numbers) that fulfill the search criteria specified for the tableCVDDP (parameter values for report shipping). The requiredsearch criteria are specified using the corresponding functionCBIH_IA18IAV_FIND_BY_IAR_PARA. The search criteria for theparameter values relate to the application object Period-basedaccident reports with the key analysis period from - to.
The number of shipping orders passed in I_RDO_TAB is used as thestarting amount. If an empty starting amount is passed, all shippingorders are searched. The resulting number of report shipping orders isreturned to the calling program in E_RDO_TAB.
Notes
The function module is assigned in user exit management to the userexit category SRS_QUERY with the user exit nameSRS_IAREP. Do not change either the name or the interface.