DBA Data[Home] [Help]

APPS.ECX_STANDARD dependencies on WF_SYSTEMS

Line 1348: from wf_systems

1344:
1345: begin
1346: select name
1347: into i_from_system_name
1348: from wf_systems
1349: where guid = wf_core.translate('WF_SYSTEM_GUID');
1350: exception
1351: when others then
1352: raise;