SalesPurchLine.priceAgreementExists Method
Indicates whether a price agreement exists for an item or account combination.
Syntax
public boolean priceAgreementExists(InventDim _inventDim)
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
A buffer of the InventDim table.
Return Value
Type: boolean
true if a price agreement exists; otherwise, false.