DBA Data[Home] [Help]

APPS.ASO_CONC_REQ_INT dependencies on DUAL

Line 926: select ASO_WFNOTIFICATION_S2.NEXTVAL into wf_itemkey_seq from dual;

922: x_wf_role => lx_wf_role,
923: x_notification_preference => lx_notification_preference);
924:
925:
926: select ASO_WFNOTIFICATION_S2.NEXTVAL into wf_itemkey_seq from dual;
927:
928: wf_itemkey := 'ASO_NTFY' || wf_itemkey_seq;
929:
930: