Share via


TaxPost.postFindPostingReference Method [AX 2012]

Determines whether tax posting will attempt to find the correct posting reference by using the voucher and transaction date value on the tax line.

Syntax

protected boolean postFindPostingReference()

Run On

Server

Return Value

Type: boolean
true if the tax posting will attempt to find the posting reference; otherwise, false.

See Also

Reference

TaxPost Class