DBA Data[Home] [Help]

APPS.PA_RESOURCE_PVT dependencies on PA_LOCATION_UTILS

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

1251: --dbms_output.put_line('p_end_date:' || l_rec_end_date);
1252:
1253:
1254: --get the resources locations details
1255: PA_LOCATION_UTILS.Get_EMP_Location_Details(p_person_id => p_resource_source_id,
1256: p_assign_date => l_rec_start_date,
1257: x_country_name => l_resource_country,
1258: x_city => l_resource_city,
1259: x_region => l_resource_region,