Share via


SourceDocumentLineItem.parmDeferredTaxAccount Method [AX 2012]

Retrieve the appropriate main account for Hungarian Deferred Taxes

Syntax

public LedgerDimensionAccount parmDeferredTaxAccount(LedgerDimensionAccount _ledgerDimensionAccount)

Run On

Server

Parameters

Return Value

Type: LedgerDimensionAccount Extended Data Type
The ledgerDimension passed in for the parent class. It is overridden in the TaxSourceDocSublineItem class

Remarks

This value is modified in the TaxSourceDocSublineItem class since Deferred Taxes have a different LedgerDimension Main Account value for the initial transaction

See Also

Reference

SourceDocumentLineItem Class