DBA Data[Home] [Help]

APPS.WF_EVENT_HTML dependencies on WF_RESOURCES

Line 471: from WF_RESOURCES

467: -- find the local system guid
468: begin
469: select hextoraw(TEXT)
470: into l_localsys
471: from WF_RESOURCES
472: where NAME = 'WF_SYSTEM_GUID'
473: and LANGUAGE = userenv('LANG');
474: exception
475: when NO_DATA_FOUND then