RLedgerTurnoverType.findFactureAdvExchAdj Method [AX 2012]
Finds the facture journal of type 'exchange adjustment' for the particular voucher and transaction date.
Syntax
protected boolean findFactureAdvExchAdj(TransDate _transDate, Voucher _voucher)
Run On
Called
Parameters
- _transDate
Type: TransDate Extended Data Type
The transaction date.
- _voucher
Type: Voucher Extended Data Type
The transaction voucher.
Return Value
Type: boolean
true if the facture journal has been found; otherwise, false.