Share via


TaxPost::processFixedOffsetTransfer_RU Method [AX 2012]

Processes transfer to GL of SubLedgerJournalLine related to Fixed Tax Offset Account

Syntax

client server public static boolean processFixedOffsetTransfer_RU(TaxTrans _taxTrans, LedgerVoucherTransObject _transObject)

Run On

ClientOrServer

Parameters

Return Value

Type: boolean
true, if _transOject reflects fixed offset account, othewize false

Remarks

If offset account posting detected - adds taxTransaction relationship to _transObject

See Also

Reference

TaxPost Class