DBA Data[Home] [Help]

APPS.XDO_DGF_TEST_RULES dependencies on XDO_DGF_TEST_RULES

Line 1: PACKAGE BODY xdo_dgf_test_rules AS

1: PACKAGE BODY xdo_dgf_test_rules AS
2: /* $Header: XDODGFTRB.pls 120.0 2008/01/19 00:14:21 bgkim noship $ */
3:
4: -------------------------------------
5: --is_enough_days

Line 69: END xdo_dgf_test_rules;

65: else return 'N';
66: end if;
67: end;
68:
69: END xdo_dgf_test_rules;