DBA Data[Home] [Help]

APPS.PO_REQ_DIST_SV dependencies on DUAL

Line 55: from dual

51: x_progress := '001';
52:
53: select '1'
54: into dummy
55: from dual
56: where not exists (
57: select 'that line number exists'
58: from po_req_distributions
59: where requisition_line_id = x_requisition_line_id