DBA Data[Home] [Help]

APPS.PAY_PAYROLL_ACTIONS_PKG dependencies on PER_BUSINESS_GROUPS_PERF

Line 383: per_business_groups_perf bg

379: NULL, NULL, '-'||hou.name)
380: from pay_us_states pus,
381: hr_organization_units hou,
382: pay_payroll_actions pac,
383: per_business_groups_perf bg
384: where pac.payroll_action_id = p_payroll_action_id
385: and pac.report_qualifier = pus.state_abbrev
386: and pac.report_category is not null
387: and bg.business_group_id = pac.business_group_id