Share via


RTax25DebtCreditAmortisation.findTaxLedgerDimension Method [AX 2012]

Finds the tax ledger dimension default account for the specified customer ot vendor transactions and tax code.

Syntax

protected LedgerDimensionDefaultAccount findTaxLedgerDimension(CustVendTrans _custVendTrans, TaxCode _taxCode)

Run On

Server

Parameters

  • _custVendTrans
    Type: CustVendTrans Map
    A buffer containing CustTrans or VendTrans table record.

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
The LedgerDimensionDefaultAccount tax account.

See Also

Reference

RTax25DebtCreditAmortisation Class