DBA Data[Home] [Help]

APPS.GMF_SUBLEDGER_PKG dependencies on GL_PERIOD_SETS

Line 740: gl_period_sets gps,

736: IS
737: SELECT DISTINCT glp.period_year
738: FROM
739: gl_periods glp,
740: gl_period_sets gps,
741: gl_sets_of_books gsb
742: WHERE
743: glp.period_year = cp_fiscal_year
744: AND gsb.set_of_books_id = cp_ledger_id