DBA Data[Home] [Help]

APPS.HXC_APPLICATION_SET_API dependencies on HXC_HEG_INS

Line 78: hxc_heg_ins.ins (

74: end if;
75: --
76: -- call row handler
77: --
78: hxc_heg_ins.ins (
79: p_name => p_name
80: ,p_entity_type => g_entity_type
81: ,p_entity_group_id => l_application_set_id
82: ,p_object_version_number => l_object_version_number );