DBA Data[Home] [Help]

APPS.HXC_MPC_BUS dependencies on HXC_MAPPING_COMPONENTS

Line 114: p_mapping_component_id in hxc_mapping_components.mapping_component_id%TYPE

110: );
111: --
112: Procedure chk_delete
113: (
114: p_mapping_component_id in hxc_mapping_components.mapping_component_id%TYPE
115: );
116: --
117: end hxc_mpc_bus;