DBA Data[Home] [Help]

APPS.JTA_CAL_ATTENDEES_PVT dependencies on JTF_CAL_PVT

Line 34: l_Preferences JTF_CAL_PVT.Preference;

30: l_return_status VARCHAR2(1);
31: l_msg_count NUMBER;
32: l_msg_data VARCHAR2(1000);
33: l_issue_invitation VARCHAR2(30);
34: l_Preferences JTF_CAL_PVT.Preference;
35: l_WeekTimePrefTbl JTF_CAL_PVT.WeekTimePrefTblType;
36: BEGIN
37: x_return_status := fnd_api.g_ret_sts_success;
38: fnd_msg_pub.initialize;

Line 35: l_WeekTimePrefTbl JTF_CAL_PVT.WeekTimePrefTblType;

31: l_msg_count NUMBER;
32: l_msg_data VARCHAR2(1000);
33: l_issue_invitation VARCHAR2(30);
34: l_Preferences JTF_CAL_PVT.Preference;
35: l_WeekTimePrefTbl JTF_CAL_PVT.WeekTimePrefTblType;
36: BEGIN
37: x_return_status := fnd_api.g_ret_sts_success;
38: fnd_msg_pub.initialize;
39: