DBA Data[Home] [Help]

APPS.PAY_CA_PAYREG_EXTRACT_PKG dependencies on PAY_ALL_PAYROLLS_F

Line 51: of pay_all_payrolls_f if the payroll is

47: 20-MAR-2002 mmukherj 115.8 2271482 Modified the cursor c_assignments
48: to fix the bug 2241782. Since the
49: cursor was joining consolidation_set_id
50: parameter with the consolidation_set_id
51: of pay_all_payrolls_f if the payroll is
52: run for a different consolidation_set_id
53: then the cursor was not picking up any
54: record.Now the cusrsor has been changed
55: so that it checks the consolidation_set_id

Line 703: ,pay_all_payrolls_f pap

699: ,popm.defined_balance_id /* BUG: 5383895 added to avoid the cursor c_tp_pmt_check */
700: from per_all_people_f ppf
701: ,per_all_assignments_f paf
702: ,hr_all_organization_units_tl hou
703: ,pay_all_payrolls_f pap
704: ,pay_payment_types_tl ppt_tl
705: ,pay_payment_types ppt
706: ,pay_org_payment_methods_f_tl popm_tl
707: ,pay_org_payment_methods_f popm