Share via


TaxTrans_IN::insertIntoTaxTransPLA Method

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

Syntax

client server public static void insertIntoTaxTransPLA(
    ExcisePLARegister_IN _excisePLARegister, 
   [LedgerJournalTrans _ledgerJournalTrans, 
    TaxPeriod _taxPeriod, 
    RefRecId _plaAccount, 
    RefRecId _interimPLAAccount, 
    TransDate _transactionDate, 
    RefRecId _eccNumber, 
    Voucher _voucher, 
    RefRecId _taxComponent, 
    TaxCode _taxCode])

Run On

Called

Parameters

See Also

Reference

TaxTrans_IN Table