DBA Data[Home] [Help]

APPS.WFA_HTML dependencies on WF_MAIL

Line 714: Wf_Mail.GetSignaturePolicy(nid, n_sig_policy);

710: key varchar2(255);
711: n_sig_policy varchar2(100);
712: begin
713:
714: Wf_Mail.GetSignaturePolicy(nid, n_sig_policy);
715:
716: if (wf_mail.send_accesskey and n_sig_policy not in ('PSIG_ONLY')) then
717: key := nkey;
718:

Line 716: if (wf_mail.send_accesskey and n_sig_policy not in ('PSIG_ONLY')) then

712: begin
713:
714: Wf_Mail.GetSignaturePolicy(nid, n_sig_policy);
715:
716: if (wf_mail.send_accesskey and n_sig_policy not in ('PSIG_ONLY')) then
717: key := nkey;
718:
719: -- Authenticate the user has access
720: username := Wfa_Html.Authenticate(nid, nkey);

Line 832: Wf_Mail.GetSignaturePolicy(nid, n_sig_policy);

828: url varchar2(4000);
829: l_function_id number;
830: begin
831:
832: Wf_Mail.GetSignaturePolicy(nid, n_sig_policy);
833:
834: -- Authenticate the user has access
835: username := Wfa_Html.Authenticate(nid, nkey);
836:

Line 865: url := wf_mail.Get_Ntf_Function_URL(nid => nid,

861: result := result || htf.bodyOpen || g_newLine;
862: result := result || '