DBA Data[Home] [Help]

APPS.PSP_AUTOPOP dependencies on FND_ID_FLEX_SEGMENTS

Line 674: FROM fnd_id_flex_segments fifs,

670:
671: /* Bug Fix 5439154: Support for non Consecutive GL Segments*/
672: CURSOR Segment_number_csr IS
673: SELECT SEGMENT_NUM
674: FROM fnd_id_flex_segments fifs,
675: gl_sets_of_books gsob,
676: fnd_application fa
677: WHERE gsob.set_of_books_id = p_set_of_books_id
678: AND fifs.id_flex_num = gsob.chart_of_accounts_id