Share via


VendInvoiceHoldHistory::canPlaceAHold Method

Indicates whether a user can place a hold on the invoice.

Syntax

client server public static boolean canPlaceAHold(
    RecId _invoice, 
    RecId _roleRecID, 
    TableId _tableId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the user places a hold; otherwise, false.

See Also

Reference

VendInvoiceHoldHistory Table