RLedgerTurnoverType.findFacture Method [AX 2012]

Finds the facture journal for the particular voucher and transaction date.

Syntax

protected boolean findFacture(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