DBA Data[Home] [Help]

APPS.FV_GOALS_224 dependencies on GL_PERIODS

Line 293: FROM gl_periods glp,

289: SELECT to_char(end_date,'YYMMDD'),
290: TRUNC(end_date)+1
291: INTO v_reporting_date,
292: v_end_date
293: FROM gl_periods glp,
294: gl_ledgers_public_v gsob
295: WHERE glp.period_name = gl_period_name
296: AND glp.period_type = statuses_period_type
297: AND gsob.ledger_id = v_set_of_books_id