DBA Data[Home] [Help]

APPS.HXC_PUBLIC_TEMP_GROUP_COMP_API dependencies on HXC_EGC_INS

Line 144: hxc_egc_ins.ins

140: END IF;
141:
142: IF l_error IS NULL
143: THEN
144: hxc_egc_ins.ins
145: (p_effective_date => sysdate
146: ,p_entity_group_id => p_entity_group_id
147: ,p_entity_id => p_entity_id
148: ,p_entity_type => 'PUBLIC_TEMPLATE_GROUP'