DBA Data[Home] [Help]

APPS.HXC_CREATE_FLEX_MAPPINGS dependencies on HXC_ALIAS_TYPES

Line 1693: from hxc_alias_types hat

1689: */
1690: --Change the parameters to create_alias_definitions.
1691: cursor c_alias_type(p_alias_context_code varchar2) is
1692: select hat.alias_type_id
1693: from hxc_alias_types hat
1694: where reference_object = p_alias_context_code;
1695:
1696: cursor c_prompt (p_alias_context_code varchar2) is
1697: select fdfc.descriptive_flex_context_name