DBA Data[Home] [Help]

APPS.GL_BUDGET_PERIOD_RANGES_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 13

      SELECT open_flag
      FROM   gl_budget_period_ranges
      WHERE  budget_version_id = x_budget_version_id
      AND    period_year       = x_period_year;