DBA Data[Home] [Help]

APPS.ENG_IMPL_ITEM_CHANGES_PKG dependencies on WF_NOTIFICATION

Line 4306: WF_Notification.SetNLSLanguage(l_orig_nls_lang,l_orig_territory);

4302:
4303: END LOOP ; -- installed lang loop
4304:
4305: -- reset the existing session language
4306: WF_Notification.SetNLSLanguage(l_orig_nls_lang,l_orig_territory);
4307:
4308:
4309:
4310: ---------------------------------------------------------------------------