RetailTransactionServiceOrders::setTaxInformationForQuoteLine_IN Method [AX 2012]
Sets India tax information sales quotation line based on the set up on retail store.
client server private static void setTaxInformationForQuoteLine_IN(SalesQuotationLine _salesQuotationLine, RetailStoreId _storeId)
Run On
CalledParameters
- _salesQuotationLine
- Type: SalesQuotationLine Table
The SalesQuotationLine to be updated.
- _storeId
- Type: RetailStoreId Extended Data Type
The specific retail store Id.
Show: