DBA Data[Home] [Help]

APPS.IGC_CC_REVAL_FIX_PROCESS_PKG dependencies on GL_PERIOD_TYPES

Line 376: gl_period_types gpt,

372: INTO l_period_status
373: FROM gl_period_statuses gps,
374: gl_periods gp,
375: gl_sets_of_books gb,
376: gl_period_types gpt,
377: fnd_application fa
378: WHERE
379: gb.set_of_books_id = p_sob_id AND
380: gp.period_set_name = gb.period_set_name AND