DBA Data[Home] [Help]

APPS.JTF_UM_FORGOT_PASSWD dependencies on JTF_UM_PSW_WF_S

Line 539: select JTF_UM_PSW_WF_S.Nextval into seq from dual;

535: end if;
536: end if;
537:
538: if email_address is not null then
539: select JTF_UM_PSW_WF_S.Nextval into seq from dual;
540:
541: -- start the workflow that will send the notification and reset
542: -- the password
543:

Line 688: select JTF_UM_PSW_WF_S.Nextval into seq from dual;

684: end if;
685: end if;
686:
687: if email_address is not null then
688: select JTF_UM_PSW_WF_S.Nextval into seq from dual;
689:
690: -- start the workflow that will send the notification and reset
691: -- the password
692: