DBA Data[Home] [Help]

APPS.HR_API dependencies on FND_ID_FLEX_SEGMENTS

Line 462: from fnd_id_flex_segments idfsg,

458: cursor kfsel is
459: select idfst.concatenated_segment_delimiter csd,
460: idfsg.application_column_name acn,
461: idfsg.enabled_flag ef
462: from fnd_id_flex_segments idfsg,
463: fnd_id_flex_structures idfst
464: where idfst.id_flex_num = p_id_flex_num
465: and idfst.application_id = p_application_id
466: and idfst.id_flex_code = p_id_flex_code