DBA Data[Home] [Help]

APPS.PER_KR_EXTRA_CTR_RULES dependencies on PER_KR_EXTRA_CTR_RULES

Line 1: package body per_kr_extra_ctr_rules as

1: package body per_kr_extra_ctr_rules as
2: /* $Header: pekrxctr.pkb 115.5 2003/05/30 06:52:02 nnaresh noship $ */
3: --
4: procedure chk_primary_ctr_flag(
5: p_contact_relationship_id in number,

Line 80: end per_kr_extra_ctr_rules;

76: close csr_exists;
77: end if;
78: end chk_primary_ctr_flag;
79: --
80: end per_kr_extra_ctr_rules;