DBA Data[Home] [Help]

APPS.PA_FP_VIEW_PLANS_PUB dependencies on GL_SETS_OF_BOOKS

Line 625: gl_sets_of_books gsb,

621: -- as the date when 'Current Period' is choosen in periodic view.
622: IF ll_plan_period_type = 'GL' THEN
623: select gp.START_DATE INTO l_start_date
624: from gl_periods gp,
625: gl_sets_of_books gsb,
626: pa_implementations_all pia,
627: pa_projects_all ppa
628: where
629: gp.period_set_name = gsb.period_set_name