DBA Data[Home] [Help]

APPS.PER_US_VETS_100A_CONS_PKG dependencies on HR_REPORTS

Line 1304: l_business_group_name := hr_reports.get_business_group(p_business_group_id);

1300:
1301: begin
1302:
1303:
1304: l_business_group_name := hr_reports.get_business_group(p_business_group_id);
1305: P_DATE_END1 := fnd_date.canonical_to_date(P_DATE_END);
1306:
1307: if P_STATE is NULL then
1308: lc_state := 'All';