DBA Data[Home] [Help]

APPS.PA_PROJECTS_MAINT_PVT dependencies on PA_SCHEDULE_PUB

Line 5046: pa_schedule_pub.GET_PROJ_CALENDAR_DEFAULT

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