DBA Data[Home] [Help]

APPS.PA_PURGE_PROJECTS_GEN_PKG dependencies on DUAL

Line 221: from dual

217: x_user_id,
218: sysdate,
219: x_user_id,
220: sysdate
221: from dual
222: where ( x_active_closed_flag = 'C'
223: and ( l_purge_actuals_flag = 'Y'
224: or l_purge_budgets_flag = 'Y'
225: or l_purge_capital_flag = 'Y'