InventTable.salesPriceAgreement Method
Syntax
public container salesPriceAgreement(
TransDate _searchDate,
InventDim _inventDim,
Qty _qty,
UnitOfMeasureSymbol _unit,
CustAccount _accountNum,
CurrencyCode _currencyCode,
[PriceGroupId _priceGroupId])
Run On
ClientOrServer
Parameters
- _searchDate
Type: TransDate Extended Data Type
- _inventDim
Type: InventDim Table
- _qty
Type: Qty Extended Data Type
- _unit
Type: UnitOfMeasureSymbol Extended Data Type
- _accountNum
Type: CustAccount Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
- _priceGroupId
Type: PriceGroupId Extended Data Type