DBA Data[Home] [Help]

APPS.WFA_HTML dependencies on WF_MAIL

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

2098: key varchar2(255);
2099: n_sig_policy varchar2(100);
2100: begin
2101:
2102: Wf_Mail.GetSignaturePolicy(nid, n_sig_policy);
2103:
2104: if (wf_mail.send_accesskey and n_sig_policy not in ('PSIG_ONLY')) then
2105: key := nkey;
2106:

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

2100: begin
2101:
2102: Wf_Mail.GetSignaturePolicy(nid, n_sig_policy);
2103:
2104: if (wf_mail.send_accesskey and n_sig_policy not in ('PSIG_ONLY')) then
2105: key := nkey;
2106:
2107: -- Authenticate the user has access
2108: username := Wfa_Html.Authenticate(nid, nkey);

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

2216: url varchar2(4000);
2217: l_function_id number;
2218: begin
2219:
2220: Wf_Mail.GetSignaturePolicy(nid, n_sig_policy);
2221:
2222: -- Authenticate the user has access
2223: username := Wfa_Html.Authenticate(nid, nkey);
2224:

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

2249: result := result || htf.bodyOpen || g_newLine;
2250: result := result || '