DBA Data[Home] [Help]

APPS.HXC_EGC_BUS dependencies on HXC_ENTITY_GROUPS

Line 54: p_entity_group_id in hxc_entity_groups.entity_group_id%TYPE

50: --
51: -- ----------------------------------------------------------------------------
52: Procedure chk_entity_group_id
53: (
54: p_entity_group_id in hxc_entity_groups.entity_group_id%TYPE
55: );
56: --
57: -- ----------------------------------------------------------------------------
58: -- |-----------------------< chk_entity_type >--------------------------------|