DBA Data[Home] [Help]

APPS.JTF_TASK_RECURRENCES_PUB_OA_W dependencies on JTF_TASK_RECURRENCES_PUB_OA_W

Line 1: package body jtf_task_recurrences_pub_oa_w as

1: package body jtf_task_recurrences_pub_oa_w as
2: /* $Header: jtfbtkub.pls 115.1 2003/09/23 22:45:26 twan noship $ */
3: procedure rosetta_table_copy_in_p1(t out nocopy jtf_task_recurrences_pub.output_dates_rec, a0 JTF_DATE_TABLE) as
4: ddindx binary_integer; indx binary_integer;
5: begin

Line 237: end jtf_task_recurrences_pub_oa_w;

233:
234:
235: end;
236:
237: end jtf_task_recurrences_pub_oa_w;