DBA Data[Home] [Help]

APPS.PAY_NZ_PAYSLIP_ARCHIVE dependencies on PAY_NZ_SOE_PKG

Line 318: hr_utility.set_location('Calling balance_total from pay_nz_soe_pkg',20);

314:
315: BEGIN
316:
317: hr_utility.set_location('Entering procedure ' || l_procedure_name,10);
318: hr_utility.set_location('Calling balance_total from pay_nz_soe_pkg',20);
319:
320: -- Get the totals of the statutory balances
321:
322: pay_nz_soe_pkg.balance_totals(p_assignment_id,

Line 322: pay_nz_soe_pkg.balance_totals(p_assignment_id,

318: hr_utility.set_location('Calling balance_total from pay_nz_soe_pkg',20);
319:
320: -- Get the totals of the statutory balances
321:
322: pay_nz_soe_pkg.balance_totals(p_assignment_id,
323: p_assignment_action_id,
324: p_date_earned,
325: l_gross_this_pay,
326: l_other_deductions_this_pay,

Line 512: l_tax_code := pay_nz_soe_pkg.get_tax_code(p_pay_assignment_action_id);

508: hr_utility.set_location('Returned from pay_emp_action_arch.csr_personal_information ',30);
509:
510: -- Retrieve and Archive the NZ specific(tax code) employee details
511:
512: l_tax_code := pay_nz_soe_pkg.get_tax_code(p_pay_assignment_action_id);
513:
514: hr_utility.set_location('Archiving NZ EMPLOYEE DETAILS',60);
515:
516: pay_action_information_api.create_action_information