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.
Determines whether any unposted invoices exist for the InventTrans record.
Syntax
client server public static boolean unpostedInvoicesExist(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans record that is used to find the invoice.
Return Value
Type: boolean
true if an InventTrans record exists; otherwise, false.