DBA Data[Home] [Help]

APPS.HXC_ALIAS_TYPES_UPLOAD_PKG dependencies on HXC_ATC_UPD

Line 145: hxc_atc_upd.upd (

141: -- only update if the alias component mapping that has actually changed
142: -- IF ( ( p_component_name <> l_component_name ) OR ( p_component_type <> l_component_type)
143: -- )
144: -- THEN
145: hxc_atc_upd.upd (
146: p_component_name => p_component_name
147: ,p_component_type => p_component_type
148: ,p_mapping_component_id => l_mapping_component_id
149: ,p_alias_type_id => l_alias_type_id