DBA Data[Home] [Help]

APPS.AP_CANCEL_PKG dependencies on PO_HEADERS

Line 464: from po_headers POH,

460: begin
461:
462: select 'Y'
463: into l_po_not_approved
464: from po_headers POH,
465: po_distributions POD,
466: ap_invoice_distributions AID,
467: ap_invoices AI
468: where AI.invoice_id = AID.invoice_id