Share via


TaxReverseTaxCustVendSettle_RU.saveAndPost Method [AX 2012]

Creates tax transactions and posts taxes to the general ledger.

Syntax

public void saveAndPost(LedgerPostingController _ledgerPostingController, [boolean _posting])

Run On

Server

Parameters

  • _posting
    Type: boolean
    A value that determines whether tax transactions should be created; optional.

Remarks

The _posting parameter is used in descendants.

See Also

Reference

TaxReverseTaxCustVendSettle_RU Class