DBA Data[Home] [Help]

APPS.WIP_BIS_UTZ_ALERT dependencies on BIS_EXCPT_WF_S

Line 951: select bis_excpt_wf_s.nextval

947: return;
948: end if;
949: close c_role_name;
950:
951: select bis_excpt_wf_s.nextval
952: into l_wf_item_key
953: from dual;
954:
955: l_report_link := FND_PROFILE.value('ICX_REPORT_LINK');