DBA Data[Home] [Help]

APPS.JAI_AP_RPT_APCR_PKG dependencies on JAI_PO_TAXES

Line 1087: from JAI_PO_TAXES

1083: p_po_distribution_id number,
1084: p_rcv_transaction_id number
1085: ) is
1086: select tax_id, upper(tax_type) tax_type, currency, tax_amount
1087: from JAI_PO_TAXES
1088: where (po_header_id, po_line_id, line_location_id)
1089: in
1090: (select po_header_id, po_line_id, line_location_id
1091: from po_distributions_all