DBA Data[Home] [Help]

APPS.ENG_IMPL_ITEM_CHANGES_PKG dependencies on WF_NOTIFICATION

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

4318:
4319: END LOOP ; -- installed lang loop
4320:
4321: -- reset the existing session language
4322: WF_Notification.SetNLSLanguage(l_orig_nls_lang,l_orig_territory);
4323:
4324:
4325:
4326: ---------------------------------------------------------------------------