DBA Data[Home] [Help]

APPS.PA_PROJ_TEMPLATE_SETUP_PVT dependencies on PA_SCHEDULE_PUB

Line 428: pa_schedule_pub.GET_PROJ_CALENDAR_DEFAULT

424: end if;
425:
426: end if;
427:
428: pa_schedule_pub.GET_PROJ_CALENDAR_DEFAULT
429: ( p_proj_organization => p_organization_id,
430: p_project_id => null,
431: x_calendar_id => l_calendar_id,
432: x_calendar_name => l_calendar_name,