DBA Data[Home] [Help]

APPS.JG_ZZ_VAT_SELECTION_PKG dependencies on PO_VENDORS

Line 3782: ,po_vendors pv

3778: pv.small_business_flag
3779: FROM ap_invoices_all inv
3780: ,ap_checks_all checks
3781: ,ap_invoice_payments_all pay
3782: ,po_vendors pv
3783: ,zx_lines_det_factors zdf
3784: WHERE inv.set_of_books_id = DECODE(p_legal_entity_id, NULL, p_ledger_id,
3785: inv.set_of_books_id)
3786: AND inv.legal_entity_id = DECODE(p_ledger_id, NULL, p_legal_entity_id,