DBA Data[Home] [Help]

APPS.AS_SALES_LEAD_ASSIGN_PVT dependencies on JTF_CALENDAR_PUB

Line 5551: JTF_CALENDAR_PUB.GET_AVAILABLE_SLOT(

5547: 'Check resource ' || l_resource_id_tbl(l_index1));
5548: END IF;
5549: -- Check the calendar for resource availability
5550: -- Call Calendar API
5551: JTF_CALENDAR_PUB.GET_AVAILABLE_SLOT(
5552: P_API_VERSION => 1.0,
5553: P_INIT_MSG_LIST => FND_API.G_FALSE,
5554: P_RESOURCE_ID => l_resource_id_tbl(l_index1),
5555: P_RESOURCE_TYPE => 'RS_EMPLOYEE',