DBA Data[Home] [Help]

APPS.GMF_SUBLEDGER_PKG dependencies on GL_PERIOD_SETS

Line 1181: gl_period_sets gps,

1177: IS
1178: SELECT DISTINCT glp.period_year
1179: FROM
1180: gl_periods glp,
1181: gl_period_sets gps,
1182: gl_sets_of_books gsb
1183: WHERE
1184: glp.period_year = cp_fiscal_year
1185: AND gsb.set_of_books_id = cp_ledger_id