Share via


RLedgerTurnoverType.findFactureSettlement Method [AX 2012]

Finds the facture journal for the particular voucher and transaction date using settlement history.

Syntax

protected boolean findFactureSettlement(TransDate _transDate, Voucher _voucher)

Run On

Called

Parameters

Return Value

Type: boolean
true if the facture journal has been found; otherwise, false.

See Also

Reference

RLedgerTurnoverType Class