DBA Data[Home] [Help]

APPS.IGI_BUD dependencies on FND_ID_FLEX_STRUCTURES

Line 498: , FND_ID_FLEX_STRUCTURES str

494: CURSOR segments IS
495: SELECT fs.application_column_name
496: , str.concatenated_segment_delimiter delim
497: FROM FND_ID_FLEX_SEGMENTS fs
498: , FND_ID_FLEX_STRUCTURES str
499: , FND_APPLICATION a
500: WHERE a.application_short_name = p_appl_short_name
501: AND fs.application_id = a.application_id
502: AND fs.ID_FLEX_CODE = p_id_flex_code