DBA Data[Home] [Help]

APPS.JTF_TASK_REPEAT_APPT_PVT dependencies on JTF_TASK_REPEAT_APPT_PVT

Line 1: PACKAGE BODY JTF_TASK_REPEAT_APPT_PVT AS

1: PACKAGE BODY JTF_TASK_REPEAT_APPT_PVT AS
2: /* $Header: jtfvtkob.pls 120.6 2006/04/27 05:01:19 sbarat ship $ */
3: /*======================================================================+
4: | Copyright (c) 1995 Oracle Corporation Redwood Shores, California, USA|
5: | All rights reserved. |

Line 822: END JTF_TASK_REPEAT_APPT_PVT;

818: x_return_status := fnd_api.g_ret_sts_unexp_error;
819: fnd_msg_pub.count_and_get (p_count => x_msg_count, p_data => x_msg_data);
820: END update_repeat_appointment;
821:
822: END JTF_TASK_REPEAT_APPT_PVT;