DBA Data[Home] [Help]

APPS.INVIDIT1 dependencies on FND_ID_FLEX_SEGMENTS

Line 96: from fnd_id_flex_segments

92: -- the Items form
93: --
94: CURSOR flex_segs is
95: select application_column_name
96: from fnd_id_flex_segments
97: where application_id = 401
98: and id_flex_code = 'MSTK'
99: and id_flex_num = 101
100: and enabled_flag = 'Y'