DBA Data[Home] [Help]

APPS.JTF_RS_RESOURCE_UTL_PUB_W dependencies on JTF_RS_RESOURCE_UTL_PUB

Line 1: package body jtf_rs_resource_utl_pub_w as

1: package body jtf_rs_resource_utl_pub_w as
2: /* $Header: jtfrsrlb.pls 120.0 2005/05/11 08:21:39 appldev ship $ */
3: rosetta_g_mistake_date date := to_date('01/01/+4713', 'MM/DD/SYYYY');
4: rosetta_g_miss_date date := to_date('01/01/-4712', 'MM/DD/SYYYY');
5:

Line 49: jtf_rs_resource_utl_pub.end_date_employee(p_api_version,

45:
46:
47:
48: -- here's the delegated call to the old PL/SQL routine
49: jtf_rs_resource_utl_pub.end_date_employee(p_api_version,
50: p_init_msg_list,
51: p_commit,
52: p_resource_id,
53: ddp_end_date_active,

Line 70: end jtf_rs_resource_utl_pub_w;

66:
67:
68: end;
69:
70: end jtf_rs_resource_utl_pub_w;