Share via


PurchTable.checkVendorOnAllPurchLineCommitments Method

Validates that there are no purchase order lines associated with a commitment that has a different vendor than the current order account.

Syntax

public boolean checkVendorOnAllPurchLineCommitments()

Run On

Called

Return Value

Type: boolean
true if there are no purchase order lines for the current purchase order that are associated with a commitment that has a different vendor account than the current order account; otherwise, false.

See Also

Reference

PurchTable Table