DBA Data[Home] [Help]

APPS.JA_CN_FA_AC_EXPORT_PKG dependencies on FND_ID_FLEX_STRUCTURES

Line 503: FROM fnd_id_flex_structures

499:
500: -- to get the delimiter
501: CURSOR delimiter_cur IS
502: SELECT concatenated_segment_delimiter
503: FROM fnd_id_flex_structures
504: WHERE id_flex_code = 'CAT#';
505:
506: BEGIN
507: