DBA Data[Home] [Help]

APPS.HR_API dependencies on FND_ID_FLEX_SEGMENTS

Line 458: from fnd_id_flex_segments idfsg,

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