DBA Data[Home] [Help]

APPS.CAC_BOOKINGS_PUB dependencies on JTF_TASK_REPEAT_APPT_PVT

Line 206: p_change_mode => JTF_TASK_REPEAT_APPT_PVT.G_ONE,

202: p_date_selected => 'S',
203: p_free_busy_type => l_booking_type_rec.freebusytype,
204: p_enable_workflow => fnd_profile.value('JTF_TASK_ENABLE_WORKFLOW'),
205: p_abort_workflow => fnd_profile.value('JTF_TASK_ABORT_PREV_WF'),
206: p_change_mode => JTF_TASK_REPEAT_APPT_PVT.G_ONE,
207: p_task_confirmation_status => NULL,
208: p_task_confirmation_counter => NULL,
209: p_task_split_flag => NULL,
210: x_return_status => x_return_status,