DBA Data[Home] [Help]

APPS.PAY_PAYROLL_ACTIONS_PKG dependencies on PER_BUSINESS_GROUPS_PERF

Line 384: per_business_groups_perf bg

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