DBA Data[Home] [Help]

APPS.AS_UTILITY_PUB_W dependencies on AS_UTILITY_PUB_W

Line 1: package body as_utility_pub_w as

1: package body as_utility_pub_w as
2: /* $Header: asxwutlb.pls 120.1 2005/11/28 02:29 sumahali noship $ */
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 150: end as_utility_pub_w;

146: end if;
147: end if;
148: end rosetta_table_copy_out_p10;
149:
150: end as_utility_pub_w;