DBA Data[Home] [Help]

APPS.WIP_RESOURCE_VALIDATIONS dependencies on DUAL

Line 2886: from dual

2882: -- check if this is a resource substitution; if it is, leave it alone
2883: begin
2884: select 1
2885: into l_res_sub
2886: from dual
2887: where exists (select 1
2888: from wip_sub_operation_resources
2889: where wip_entity_id = p_wip_entity_id
2890: and operation_seq_num = p_operation_seq_num