5363: THEN
5364: BEGIN
5365: select 'Y'
5366: into l_events_populated
5367: from dual
5368: where exists(
5369: select 1
5370: from po_online_report_text
5371: where online_report_id=PO_DOCUMENT_FUNDS_PVT.g_ONLINE_REPORT_ID