DBA Data[Home] [Help]

APPS.PA_PROGRESS_PUB dependencies on GL_PERIODS

Line 14256: FROM gl_periods gp,

14252: --- this cursor is used to get start_date for periods
14253: --- need this for converting act txn curr to plan txn curr
14254: CURSOR get_gl_pa_st_date_csr IS
14255: SELECT gp.START_DATE
14256: FROM gl_periods gp,
14257: gl_sets_of_books gsb,
14258: pa_implementations_all pia,
14259: pa_projects_all ppa
14260: WHERE ppa.project_id = l_project_id