Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _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.