DBA Data[Home] [Help]

APPS.PAY_NZ_LEAVE_LIABILITY dependencies on HR_NONRUN_ASACT

Line 147: hr_nonrun_asact.insact(l_assignment_action_id

143: close c_assignment_action_id ;
144:
145: -- create the assignment action ID
146:
147: hr_nonrun_asact.insact(l_assignment_action_id
148: ,r_assignment.assignment_id
149: ,p_payroll_action_id
150: ,p_chunk
151: ,null) ;