DBA Data[Home] [Help]

APPS.JAI_FA_ASSETS_PKG dependencies on JAI_RCV_LINE_TAXES

Line 96: from JAI_RCV_LINE_TAXES

92: /* Added by LGOPALSA. Bug 4210102.
93: * Added CVD and Customs Education Cess */
94: cursor c_ja_in_receipt_tax_lines(p_shipment_line_id number, p_po_vendor_id number) is
95: select tax_id, currency, tax_amount, tax_type, tax_name, vendor_id
96: from JAI_RCV_LINE_TAXES
97: where shipment_line_id = p_shipment_line_id
98: and
99: (
100: (tax_type in (