Share via


LedgerJournalizeReportDP_DE.getTaxCodesForAccount Method [AX 2012]

Gets the tax codes for a specified account.

Syntax

public List getTaxCodesForAccount(
    MainAccountNum _mainAccountNum, 
    Num _voucherNumber, 
    TransDate _accountingDate)

Run On

Server

Parameters

Return Value

Type: List Class
The tax codes for the specified account.

See Also

Reference

LedgerJournalizeReportDP_DE Class