DBA Data[Home] [Help]

APPS.HXC_DEPOSIT_WRAPPER_UTILITIES dependencies on FND_DESCR_FLEX_COLUMN_USAGES

Line 463: from fnd_descr_flex_column_usages fdfcu,

459:
460: cursor c_segments(p_value_id in hxc_alias_values.alias_value_id%type) is
461: select atc.component_name,
462: fdfcu.application_column_name
463: from fnd_descr_flex_column_usages fdfcu,
464: hxc_alias_type_components atc,
465: hxc_alias_types aty,
466: hxc_alias_definitions ad,
467: hxc_alias_values av