DBA Data[Home] [Help]

APPS.AP_CANCEL_PKG dependencies on PO_HEADERS

Line 451: from po_headers POH,

447: begin
448:
449: select 'Y'
450: into l_po_not_approved
451: from po_headers POH,
452: po_distributions POD,
453: ap_invoice_distributions AID,
454: ap_invoices AI
455: where AI.invoice_id = AID.invoice_id