DBA Data[Home] [Help]

APPS.PY_ROLLBACK_PKG dependencies on PER_BUSINESS_GROUPS_PERF

Line 1100: per_business_groups_perf grp,

1096: p_info.batch_id,
1097: p_info.sub_ledger_acc
1098: from pay_payroll_actions pac,
1099: pay_all_payrolls_f pay,
1100: per_business_groups_perf grp,
1101: hr_lookups hrl
1102: where pac.payroll_action_id = p_info.pact_id
1103: and hrl.lookup_code = pac.action_type
1104: and hrl.lookup_type = 'ACTION_TYPE'