DBA Data[Home] [Help]

APPS.AME_RULE_UTILITY_PKG dependencies on AME_RULE_UTILITY_PKG

Line 1: package body ame_rule_utility_pkg as

1: package body ame_rule_utility_pkg as
2: /* $Header: ameruleutility.pkb 120.3 2006/08/24 13:08:39 prasashe noship $ */
3: --+
4: function isDescriptionExists(ruleIdIn in integer
5: ,endDateIn in date) return boolean is

Line 2414: end ame_rule_utility_pkg;

2410: end if;
2411: return true;
2412: end chk_lm_actions;
2413: --+
2414: end ame_rule_utility_pkg;