DBA Data[Home] [Help]

APPS.ECX_STANDARD dependencies on WF_SYSTEMS

Line 1354: from wf_systems

1350:
1351: begin
1352: select name
1353: into i_from_system_name
1354: from wf_systems
1355: where guid = wf_core.translate('WF_SYSTEM_GUID');
1356: exception
1357: when others then
1358: raise;