Share via


RTax25RegCalc_TaxRemainGoods.updateTaxRemainGoods Method [AX 2012]

Syntax

private void updateTaxRemainGoods(
    RecId _mainAccountRecId, 
    RecId _sumMainAccountRecId, 
    AmountMST _amountDebit, 
    AmountMST _amountCredit, 
    AmountMST _amountDebitTax, 
    AmountMST _amountCreditTax, 
   [NoYes _finalAccount, 
    RefTableId _refTableId, 
    RefRecId _refRecId, 
    RTax25ProfitId _profitId, 
    int _numSection])

Run On

Server

Parameters

  • _numSection
    Type: int

See Also

Reference

RTax25RegCalc_TaxRemainGoods Class