DBA Data[Home] [Help]

APPS.GL_JOURNAL_IMPORT_SLA_PKG dependencies on GL_BUDGET_PERIOD_RANGES

Line 136: FROM gl_budget_period_ranges pr

132: ps.period_year) <> ps.period_year))
133: OR ( (jeh.actual_flag = 'B')
134: AND (NOT EXISTS
135: (SELECT 'open year'
136: FROM gl_budget_period_ranges pr
137: WHERE pr.budget_version_id
138: = jeh.budget_version_id
139: AND pr.period_year = ps.period_year
140: AND ps.period_num