DBA Data[Home] [Help]

APPS.CAC_VIEW_AVAIL_PVT dependencies on JTF_CAL_UTILITY_PVT

Line 274: JTF_CAL_UTILITY_PVT.GetPreferences

270:
271: /*****************************************************************************
272: ** Get the Timezone of the first user (this is the Query user)
273: *****************************************************************************/
274: JTF_CAL_UTILITY_PVT.GetPreferences
275: ( p_ResourceID => p_RSList(p_RSList.FIRST).ResourceID
276: , p_ResourceType => p_RSList(p_RSList.FIRST).ResourceType
277: , x_Preferences => x_Preferences
278: , x_WeekTimePrefTbl => x_WeekTimePrefTbl

Line 364: l_ItemDisplayType := JTF_CAL_UTILITY_PVT.GetItemType

360: /*************************************************************************
361: ** Determine the display type, only stuff on the calendar is taken into
362: ** account for availability
363: *************************************************************************/
364: l_ItemDisplayType := JTF_CAL_UTILITY_PVT.GetItemType
365: ( p_SourceCode => r_ResourceTask.ItemSourceCode
366: , p_PeriodStartDate => p_StartDateTime
367: , p_PeriodEndDate => p_EndDateTime
368: , p_StartDate => r_ResourceTask.StartDate

Line 533: JTF_CAL_UTILITY_PVT.GetPreferences

529:
530: /*****************************************************************************
531: ** Get the Timezone of the first user (this is the Query user)
532: *****************************************************************************/
533: JTF_CAL_UTILITY_PVT.GetPreferences
534: ( p_ResourceID => p_RSList(p_RSList.FIRST).ResourceID
535: , p_ResourceType => p_RSList(p_RSList.FIRST).ResourceType
536: , x_Preferences => x_Preferences
537: , x_WeekTimePrefTbl => x_WeekTimePrefTbl

Line 627: l_ItemDisplayType := JTF_CAL_UTILITY_PVT.GetItemType

623: /*************************************************************************
624: ** Determine the display type, only stuff on the calendar is taken into
625: ** account for availability
626: *************************************************************************/
627: l_ItemDisplayType := JTF_CAL_UTILITY_PVT.GetItemType
628: ( p_SourceCode => r_ResourceTask.ItemSourceCode
629: , p_PeriodStartDate => p_StartDateTime
630: , p_PeriodEndDate => p_EndDateTime
631: , p_StartDate => r_ResourceTask.StartDate