Hi, can anyone tell me how to get Sales Line Amount including Sales Tax,Discounts and misc. charges. through code. I have tried for sales order and i got the total invoice amount which includes sales tax etc., using salestotals class. But I couldn’t get for a sales line. Please give me a code snippet or an idea. Please reply immediately. Its urgent. Thanks and Regards, Giridhar Raj.
hi,
just take a recvar of table sales line and has to filter it by document no(order no.) and afterward calculate all lines amt total which is( tax amt, charge amt,excise amt etc )
Vijay, it gives us only line amount excluding sales tax. i need sales line amount including tax but not whole sales order amount including tax
hi raj,
well you can total every field for amt so you after that you can add tax amt to line amt.
I couldn\t get the tax amount for each sales line. I need that. Can you please tell where can i get the sales tax for each sales line.
the tax amt field shows amt of tax to item wise( line wise)