InventTable.purchPriceAgreement Method
Syntax
public container purchPriceAgreement(
TransDate _priceDate,
InventDim _inventDim,
Qty _qty,
UnitOfMeasureSymbol _unit,
[VendAccount _accountNum,
CurrencyCode _currencyCode,
boolean _includeLineDisc])
Run On
ClientOrServer
Parameters
- _priceDate
Type: TransDate Extended Data Type
- _inventDim
Type: InventDim Table
- _qty
Type: Qty Extended Data Type
- _unit
Type: UnitOfMeasureSymbol Extended Data Type
- _accountNum
Type: VendAccount Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
- _includeLineDisc
Type: boolean