DBA Data[Home] [Help]

APPS.WIP_RESOURCE_VALIDATIONS dependencies on DUAL

Line 2959: from dual

2955: -- check if this is a resource substitution; if it is, leave it alone
2956: begin
2957: select 1
2958: into l_res_sub
2959: from dual
2960: where exists (select 1
2961: from wip_sub_operation_resources
2962: where wip_entity_id = p_wip_entity_id
2963: and operation_seq_num = p_operation_seq_num