DBA Data[Home] [Help]

APPS.PSB_HR_EXTRACT_DATA_PVT dependencies on FND_ID_FLEXS

Line 3594: from fnd_id_flexs

3590: Cursor C_key_11 is
3591: Select application_id,id_flex_code,
3592: application_table_name,
3593: set_defining_column_name
3594: from fnd_id_flexs
3595: where id_flex_name = l_definition_structure;
3596:
3597: Cursor C_key_22 is
3598: SELECT fstr.id_flex_num, fseg.application_column_name,

Line 4595: from fnd_id_flexs

4591: Cursor C_key_33 is
4592: Select application_id,id_flex_code,
4593: application_table_name,
4594: set_defining_column_name
4595: from fnd_id_flexs
4596: where id_flex_name = l_definition_structure;
4597:
4598: Cursor C_key_44 is
4599: SELECT fseg.application_column_name,