DBA Data[Home] [Help]

APPS.JAI_RETRO_PRC_PKG dependencies on JAI_PO_TAXES

Line 3354: jai_po_taxes jpt

3350: , jcta.adhoc_flag
3351: , jpt.modvat_flag
3352: , jpt.vendor_id
3353: FROM
3354: jai_po_taxes jpt
3355: , jai_cmn_taxes_all jcta
3356: WHERE jpt.tax_id = jcta.tax_id
3357: AND jpt.line_location_id = pr_old.line_location_id;
3358: