DBA Data[Home] [Help]

APPS.ICX_CAT_FPI_UPGRADE dependencies on ICX_CAT_DESCRIPTORS_TL

Line 372: FROM icx_cat_descriptors_tl

368: SELECT rt_descriptor_id,
369: key, type,
370: stored_in_table,
371: stored_in_column
372: FROM icx_cat_descriptors_tl
373: WHERE rt_category_id = cpRtCategoryId
374: AND language = (SELECT language_code
375: FROM fnd_languages
376: WHERE installed_flag = 'B');