DBA Data[Home] [Help]

APPS.PAY_NZ_PAYSLIP_ARCHIVE dependencies on PAY_ASSIGNMENT_ACTIONS

Line 50: (p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,

46: -- employee details, employer details ,elements,absences and accruals etc.
47: --------------------------------------------------------------------
48:
49: procedure archive_code
50: (p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,
51: p_effective_date in date);
52:
53:
54: