DBA Data[Home] [Help]

APPS.AR_NOTIFICATION_STANDARD dependencies on FND_PROFILE

Line 22: fnd_profile.get('APPS_WEB_AGENT', l_url);

18: where function_name = p_function;
19: begin
20: if ar_doc_transfer_standard.isDebugOn then ar_doc_transfer_standard.debug('AR_NOTIFICATION_STANDARD.createUrl(+)'); end if;
21: open func; fetch func into l_function_id; close func;
22: fnd_profile.get('APPS_WEB_AGENT', l_url);
23: l_url := l_url||'OracleApps.RF?F=';
24: l_url := l_url||icx_call.encrypt2(fnd_global.resp_appl_id||'*'||
25: fnd_global.resp_id||'*'||
26: fnd_global.security_group_id||'*'||