DBA Data[Home] [Help]

APPS.OE_BIS_ALERTS dependencies on DUAL

Line 850: from dual;

846: end if;
847:
848: select bis_excpt_wf_s.nextval
849: into l_wf_item_key
850: from dual;
851:
852: l_report_link := FND_PROFILE.value('ICX_REPORT_LINK');
853:
854: if p_report_name is not null then