Share via


TaxTrans_IN::insertIntoTaxTransDSA Method

This method is used to insert info into the TaxTrans_IN table from given parameters.

Syntax

client server public static void insertIntoTaxTransDSA(
    ExciseDSARegister_IN _exciseDSARegister, 
    Common _common, 
   [TaxPeriod _taxPeriod])

Run On

Called

Parameters

  • _common
    Type: Common Table
    A buffer of table which is given from user.

See Also

Reference

TaxTrans_IN Table