DBA Data[Home] [Help]

APPS.PAY_AU_TFN_MAGTAPE_FLAGS dependencies on PAY_PAYROLL_ACTIONS

Line 17: PROCEDURE populate_tfn_flags(p_payroll_action_id in pay_payroll_actions.payroll_action_id%TYPE,

13: -- magtape. The table is used in the magtape cursor 'c_tfn_payee' to get the
14: -- values of all reportable fields and print on the matape.
15: ------------------------------------------------------------------------------+
16:
17: PROCEDURE populate_tfn_flags(p_payroll_action_id in pay_payroll_actions.payroll_action_id%TYPE,
18: p_business_group_id in per_business_groups.business_group_id%TYPE,
19: p_legal_employer_id in hr_soft_coding_keyflex.segment1%TYPE,
20: p_report_end_date in date) IS
21: