DBA Data[Home] [Help]

APPS.PER_JP_EMPDET_ARCHIVE_PKG dependencies on FND_ID_FLEX_STRUCTURES

Line 224: from fnd_id_flex_structures

220: --
221: cursor csr_jp_pea_flex_num
222: is
223: select id_flex_num
224: from fnd_id_flex_structures
225: where application_id = 800
226: and id_flex_structure_code = 'JP_EDUC_BKGRD'
227: and id_flex_code = 'PEA';
228: --