Retrieve tax details for generate invoice
Hi,
I am generating AR invoice for sales order using the API AR_INVOICE_API_PUB.create_single_invoice.
In the p_trx_lines_tbl nested table, i am passing line items details of type LINE and the tax details of type TAX.
When passing the tax details, i want to retrieve the tax type set for that particular order line and pass the details accordingly. For example : If i added two line items,one with Tax classification as "Location" and one with type 'VAT', i want to retrieve tax rate, jurisdiction and regime for the tax of each line item