Share via


VendPackingSlipJour::unpostedInvoicesExist Method

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.

See Also

Reference

VendPackingSlipJour Table