Share via


TaxUncommitted_IN::deleteByMainVoucher Method

Deletes the specified TaxUncommitted and TaxUncommitted_IN records for 'SERVICE TAX'.

Syntax

client server public static void deleteByMainVoucher(
    RefTableId _documentTableId, 
    RefRecId _documentId, 
    Voucher _voucher)

Run On

Called

Parameters

Remarks

A new field that is called MainVoucher has been added to the TAxUncommitted_IN table. Currently, this field is used only be service tax. The field stores the LedgerJournalTrans.Voucher value, which differs from the TaxUncommitted.voucher value for service tax. For other taxes, this field will be blank, because the TaxUncommitted.voucher value == the LJTrans.voucher value.

See Also

Reference

TaxUncommitted_IN Table