DBA Data[Home] [Help]

APPS.AS_SALES_LEAD_ASSIGN_PVT dependencies on JTF_CALENDAR_PUB

Line 5575: JTF_CALENDAR_PUB.GET_AVAILABLE_SLOT(

5571: 'Check resource ' || l_resource_id_tbl(l_index1));
5572: END IF;
5573: -- Check the calendar for resource availability
5574: -- Call Calendar API
5575: JTF_CALENDAR_PUB.GET_AVAILABLE_SLOT(
5576: P_API_VERSION => 1.0,
5577: P_INIT_MSG_LIST => FND_API.G_FALSE,
5578: P_RESOURCE_ID => l_resource_id_tbl(l_index1),
5579: P_RESOURCE_TYPE => 'RS_EMPLOYEE',