Share via


TaxSettlement_IN::isTaxPostedDuringPayment Method [AX 2012]

Method can be used to check if payment time taxes are posted.

Syntax

server public static RefRecId isTaxPostedDuringPayment(Voucher _paymentVoucher, TransDate _paymentDate)

Run On

Server

Parameters

Return Value

Type: RefRecId Extended Data Type
true if payment posted has tax.

See Also

Reference

TaxSettlement_IN Class