DBA Data[Home] [Help]

APPS.HR_PERSON_DEPLOYMENT_SWI dependencies on WF_NOTIFICATION

Line 2889: document_type := wf_notification.doc_html;

2885: end if;
2886:
2887:
2888: -- set the document type
2889: document_type := wf_notification.doc_html;
2890:
2891: if g_debug then
2892: hr_utility.set_location('Leaving:'|| g_package||'.'||c_proc, 30);
2893: end if;