DBA Data[Home] [Help]

APPS.PY_ROLLBACK_PKG dependencies on PER_BUSINESS_GROUPS_PERF

Line 1105: per_business_groups_perf grp,

1101: p_info.batch_id,
1102: p_info.sub_ledger_acc
1103: from pay_payroll_actions pac,
1104: pay_all_payrolls_f pay,
1105: per_business_groups_perf grp,
1106: hr_lookups hrl
1107: where pac.payroll_action_id = p_info.pact_id
1108: and hrl.lookup_code = pac.action_type
1109: and hrl.lookup_type = 'ACTION_TYPE'