DBA Data[Home] [Help]

APPS.HXC_APPLICATION_SET_API dependencies on HXC_ENTITY_GROUP_COMPS

Line 197: ,p_entity_type in hxc_entity_group_Comps.entity_type%TYPE

193: -- ----------------------------------------------------------------------------
194: Procedure chk_delete
195: (
196: p_entity_group_id in hxc_entity_groups.entity_group_id%TYPE
197: ,p_entity_type in hxc_entity_group_Comps.entity_type%TYPE
198: );
199: --
200: --
201: END hxc_application_set_api;