DBA Data[Home] [Help]

APPS.GMF_MIGRATION dependencies on FND_APPLICATION

Line 1553: fnd_application fa,

1549: SELECT concatenated_segment_delimiter,
1550: glsob.chart_of_accounts_id
1551: FROM gl_sets_of_books glsob,
1552: fnd_id_flex_structures fifstr,
1553: fnd_application fa,
1554: gl_plcy_mst gpm
1555: WHERE glsob.chart_of_accounts_id = fifstr.id_flex_num
1556: AND fifstr.id_flex_code = 'GL#'
1557: AND fifstr.application_id = fa.application_id