DBA Data[Home] [Help]

APPS.WIP_JOB_DTLS_SUBSTITUTIONS dependencies on DUAL

Line 449: from dual

445:
446: begin
447: select 1
448: into l_replace_res
449: from dual
450: where exists (select 1
451: from wip_sub_operation_resources
452: where wip_entity_id = p_wip_entity_id
453: and operation_seq_num = cur_row.operation_seq_num