DBA Data[Home] [Help]

APPS.PO_DOCUMENT_FUNDS_PVT dependencies on DUAL

Line 5120: from dual

5116: THEN
5117: BEGIN
5118: select 'Y'
5119: into l_events_populated
5120: from dual
5121: where exists(
5122: select 1
5123: from po_online_report_text
5124: where online_report_id=PO_DOCUMENT_FUNDS_PVT.g_ONLINE_REPORT_ID