DBA Data[Home] [Help]

APPS.PA_RESOURCE_PVT dependencies on PA_LOCATION_UTILS

Line 1162: PA_LOCATION_UTILS.Get_EMP_Location_Details(p_person_id => p_resource_source_id,

1158: --dbms_output.put_line('p_end_date:' || l_rec_end_date);
1159:
1160:
1161: --get the resources locations details
1162: PA_LOCATION_UTILS.Get_EMP_Location_Details(p_person_id => p_resource_source_id,
1163: p_assign_date => l_rec_start_date,
1164: x_country_name => l_resource_country,
1165: x_city => l_resource_city,
1166: x_region => l_resource_region,