DBA Data[Home] [Help]

APPS.PA_PROJECTS_MAINT_PVT dependencies on PA_SCHEDULE_PUB

Line 5044: pa_schedule_pub.GET_PROJ_CALENDAR_DEFAULT

5040: X_LOCATION_ID => x_location_id);
5041:
5042: end if;
5043: */
5044: pa_schedule_pub.GET_PROJ_CALENDAR_DEFAULT
5045: ( p_proj_organization => p_carrying_out_organization_id,
5046: p_project_id => NULL,
5047: x_calendar_id => l_calendar_id,
5048: x_calendar_name => l_calendar_name,