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. |