DBA Data[Home] [Help]

APPS.JL_CO_AP_WITHHOLDING_PKG dependencies on GL_PERIOD_STATUSES

Line 247: from gl_period_statuses GPS,

243: *********************/
244: BEGIN
245: select GPS.period_name
246: into l_gl_period_name
247: from gl_period_statuses GPS,
248: ap_system_parameters ASP
249: where GPS.application_id = 200
250: and GPS.set_of_books_id = ASP.set_of_books_id
251: and trunc(l_AWT_Date) between