Share via


RLedgerTurnoverType.findFactureInvoice Method [AX 2012]

Finds the facture journal of type 'invoice' for the particular voucher and transaction date.

Syntax

protected boolean findFactureInvoice(CustVendTrans _custVendTrans)

Run On

Called

Parameters

Return Value

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

See Also

Reference

RLedgerTurnoverType Class