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
- _paymentVoucher
Type: Voucher Extended Data Type
Payment voucher passed in.
- _paymentDate
Type: TransDate Extended Data Type
Payment date passed in.
Return Value
Type: RefRecId Extended Data Type
true if payment posted has tax.