DBA Data[Home] [Help]

APPS.AP_LINES_UPGRADE_PKG dependencies on AP_TAX_CODES_ALL

Line 1519: AP_Tax_Codes_All ATC,

1515: RCV_Transactions RCT, -- bug 6896361 added to get rcv_shipment_line_id from this table
1516: PO_Distributions_All PD,
1517: PO_Lines_All PL,
1518: AP_Inv_Dists_Source AID1,
1519: AP_Tax_Codes_All ATC,
1520: ZX_Rates_B ZXR
1521: WHERE AI.Invoice_ID = AID.Invoice_ID
1522: AND NVL(AI.Org_ID,-99) = NVL(ASP.Org_ID,-99)
1523: AND ((NVL(AID.Reversal_Flag,'N') = 'N')