DBA Data[Home] [Help]

APPS.PER_ONEBOX_VACBAL_ACCRUAL dependencies on HR_PTO_VIEWS

Line 34: HR_PTO_VIEWS.Get_pto_ytd_net_entitlement(

30: l_date date;
31: begin
32: for gpi in get_plan_id_csr(p_person_id)
33: loop
34: HR_PTO_VIEWS.Get_pto_ytd_net_entitlement(
35: p_assignment_id => gpi.assignment_id
36: ,p_plan_id => gpi.accrual_plan_id
37: ,p_calculation_date => p_date
38: ,p_net_entitlement => l_net_bal