DBA Data[Home] [Help]

APPS.PSB_HR_POPULATE_DATA_PVT dependencies on FND_DESCR_FLEX_COLUMN_USAGES

Line 878: from fnd_descr_flex_contexts_vl fcon,fnd_descr_flex_column_usages fcol

874: where descriptive_flexfield_name = l_definition_structure;
875:
876: Cursor C_dff_44 is
877: Select fcol.application_column_name
878: from fnd_descr_flex_contexts_vl fcon,fnd_descr_flex_column_usages fcol
879: where fcon.application_id = fcol.application_id
880: and fcon.descriptive_flexfield_name = l_definition_structure
881: and fcon.descriptive_flex_context_code = l_definition_table
882: and fcon.descriptive_flexfield_name = fcol.descriptive_flexfield_name