DBA Data[Home] [Help]

APPS.JAI_RETRO_PRC_PKG dependencies on JAI_PO_TAXES

Line 3309: jai_po_taxes jpt

3305: , jcta.adhoc_flag
3306: , jpt.modvat_flag
3307: , jpt.vendor_id
3308: FROM
3309: jai_po_taxes jpt
3310: , jai_cmn_taxes_all jcta
3311: WHERE jpt.tax_id = jcta.tax_id
3312: AND jpt.line_location_id = pr_old.line_location_id;
3313: