DBA Data[Home] [Help]

APPS.PAAP_PWP_PKG dependencies on AP_PAYMENT_HIST_DISTS

Line 773: ap_payment_hist_dists ap_pay_hd

769: from
770: ap_invoice_dIstributions_all apd,
771: ap_invoice_dIstributions_all rc_tax,
772: po_dIstributions_all pod,
773: ap_payment_hist_dists ap_pay_hd
774: where apd.project_Id = p_project_Id
775: and rc_tax.line_type_lookup_code(+) = 'REC_TAX'
776: and rc_tax.tax_recoverable_flag(+) = 'Y'
777: and rc_tax.charge_applicable_to_dist_id(+)=apd.invoice_distribution_id