DBA Data[Home] [Help]

APPS.HXC_APPLICATION_SET_API dependencies on HXC_ENTITY_GROUP_COMPS

Line 488: , p_entity_type in hxc_entity_group_comps.entity_type%TYPE

484: -- ----------------------------------------------------------------------------
485: Procedure chk_delete
486: (
487: p_entity_group_id in hxc_entity_groups.entity_group_id%TYPE
488: , p_entity_type in hxc_entity_group_comps.entity_type%TYPE
489: ) IS
490: --
491: l_proc varchar2(72);
492: --