DBA Data[Home] [Help]

APPS.PAY_AU_LEAVE_LIABILITY dependencies on HR_NONRUN_ASACT

Line 156: hr_nonrun_asact.insact(l_assignment_action_id

152: close c_assignment_action_id ;
153:
154: -- create the assignment action ID
155:
156: hr_nonrun_asact.insact(l_assignment_action_id
157: ,r_assignment.assignment_id
158: ,p_payroll_action_id
159: ,p_chunk
160: ,null) ;