APPS.HXC_CREATE_FLEX_MAPPINGS dependencies on HXC_ALIAS_TYPES
Line 1466: from hxc_alias_types hat
1462:
1463: --Change the parameters to create_alias_definitions.
1464: cursor c_alias_type(p_alias_context_code varchar2) is
1465: select hat.alias_type_id 1466: from hxc_alias_types hat 1467: where reference_object = p_alias_context_code;
1468:
1469: cursor c_prompt (p_alias_context_code varchar2) is
1470: select fdfc.descriptive_flex_context_name