DBA Data[Home] [Help]

APPS.BEN_RULES dependencies on BEN_RULES

Line 1: package body ben_rules as

1: package body ben_rules as
2: /*$Header: benrules.pkb 120.1.12000000.1 2007/01/19 18:59:25 appldev ship $*/
3: --
4: /*
5: History

Line 16: g_package varchar2(80) := 'ben_rules';

12: benutils.formula in procedure chk_person_selection.
13: ---------------------------------------------------------------------------------
14: */
15: --
16: g_package varchar2(80) := 'ben_rules';
17: --
18: function chk_person_selection
19: (p_person_selection_rule_id in number,
20: p_person_id in number,

Line 142: end ben_rules;

138: --
139: end chk_comp_object_selection;
140:
141:
142: end ben_rules;