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
- _custVendTrans
Type: CustVendTrans Map
The invoice transaction table buffer.
Return Value
Type: boolean
true if the facture journal has been found; otherwise, false.