DBA Data[Home] [Help]

APPS.JTF_CAL_AVLBLTY_PVT dependencies on JTF_CAL_PVT

Line 32: x_WeekTimePrefTbl JTF_CAL_PVT.WeekTimePrefTblType;

28: i BINARY_INTEGER;
29: l_StartDate DATE;
30: l_EndDate DATE;
31:
32: x_WeekTimePrefTbl JTF_CAL_PVT.WeekTimePrefTblType;
33: x_Preferences JTF_CAL_PVT.Preference;
34: l_ItemDisplayType NUMBER;
35:
36: CURSOR c_Tasks

Line 33: x_Preferences JTF_CAL_PVT.Preference;

29: l_StartDate DATE;
30: l_EndDate DATE;
31:
32: x_WeekTimePrefTbl JTF_CAL_PVT.WeekTimePrefTblType;
33: x_Preferences JTF_CAL_PVT.Preference;
34: l_ItemDisplayType NUMBER;
35:
36: CURSOR c_Tasks
37: /******************************************************************