DBA Data[Home] [Help]

APPS.OE_BIS_ALERTS dependencies on BIS_EXCPT_WF_S

Line 848: select bis_excpt_wf_s.nextval

844: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
845: return;
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');