DBA Data[Home] [Help]

APPS.AP_CALC_WITHHOLDING_PKG dependencies on GL_PERIOD_STATUSES

Line 1792: FROM gl_period_statuses GPS,

1788: SELECT GPS.period_name,
1789: P_Awt_Date
1790: INTO gl_period_name,
1791: gl_awt_date
1792: FROM gl_period_statuses GPS,
1793: ap_system_parameters ASP
1794: WHERE GPS.application_id = 200
1795: AND GPS.set_of_books_id = ASP.set_of_books_id
1796: AND P_Awt_Date BETWEEN GPS.start_date