DBA Data[Home] [Help]

APPS.OZF_FUNDTHRESHOLD_PVT_W dependencies on OZF_FUNDTHRESHOLD_PVT_W

Line 1: package body ozf_fundthreshold_pvt_w as

1: package body ozf_fundthreshold_pvt_w as
2: /* $Header: ozfwthrb.pls 120.1 2008/03/05 06:54:49 kpatro 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: rosetta_g_mistake_date_high date := to_date('01/01/+4710', 'MM/DD/SYYYY');

Line 1144: end ozf_fundthreshold_pvt_w;

1140: p1_a40 := ddx_complete_rec.source_lang;
1141: p1_a41 := ddx_complete_rec.threshold_type;
1142: end;
1143:
1144: end ozf_fundthreshold_pvt_w;