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 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.