DBA Data[Home] [Help]

APPS.PQP_EXCP_RPT dependencies on HR_REPORTS

Line 377: l_business_group_name := hr_reports.get_business_group(

373: -- Close the cursor
374: --
375: -- Get the business group name
376: --
377: l_business_group_name := hr_reports.get_business_group(
378: r_excp_rpt_data.business_group_id);
379:
380: l_business_group_id_old := r_excp_rpt_data.business_group_id;
381: END IF;