DBA Data[Home] [Help]

APPS.PA_PROGRESS_PUB dependencies on GL_PERIODS

Line 13763: FROM gl_periods gp,

13759: --- this cursor is used to get start_date for periods
13760: --- need this for converting act txn curr to plan txn curr
13761: CURSOR get_gl_pa_st_date_csr IS
13762: SELECT gp.START_DATE
13763: FROM gl_periods gp,
13764: gl_sets_of_books gsb,
13765: pa_implementations_all pia,
13766: pa_projects_all ppa
13767: WHERE ppa.project_id = l_project_id