DBA Data[Home] [Help]

APPS.JAI_AP_RPT_APCR_PKG dependencies on JAI_PO_TAXES

Line 1129: from JAI_PO_TAXES

1125: p_po_distribution_id number,
1126: p_rcv_transaction_id number
1127: ) is
1128: select tax_id, upper(tax_type) tax_type, currency, tax_amount
1129: from JAI_PO_TAXES
1130: where (po_header_id, po_line_id, line_location_id)
1131: in
1132: (select po_header_id, po_line_id, line_location_id
1133: from po_distributions_all