DBA Data[Home] [Help]

APPS.OKS_COV_ENT_PUB_W dependencies on OKS_COV_ENT_PUB_W

Line 1: package body oks_cov_ent_pub_w as

1: package body oks_cov_ent_pub_w as
2: /* $Header: OKSPCEWB.pls 120.4 2011/12/28 06:31:58 vgujarat 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 81: end oks_cov_ent_pub_w;

77: p7_a0 := ddx_resolve_rec.by_date_start;
78: p7_a1 := ddx_resolve_rec.by_date_end;
79: end;
80:
81: end oks_cov_ent_pub_w;