DBA Data[Home] [Help]

APPS.OKL_VSS_WF dependencies on WF_NOTIFICATION

Line 440: wf_notification.WriteToClob( document, l_document);

436:
437: l_document := l_document || '';
438: END IF;-- end to 'text/html' display type
439:
440: wf_notification.WriteToClob( document, l_document);
441:
442: IF( FND_LOG.LEVEL_PROCEDURE >= FND_LOG.G_CURRENT_RUNTIME_LEVEL) THEN
443: FND_LOG.STRING(FND_LOG.LEVEL_PROCEDURE,
444: 'OKL_VSS_WF.getCountersDocument.',