Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
client server public static PriceDiscTable find(
PriceType relation,
TableGroupAll itemCode,
ItemRelation itemRelation,
TableGroupAll accountCode,
CustVendRel accountRelation,
InventDim inventDimCriteria,
UnitOfMeasureSymbol unitID,
CurrencyCode currency,
AmountQty amountQty,
[boolean update])
Run On
Called
Parameters
- relation
Type: PriceType Enumeration
- itemCode
Type: TableGroupAll Enumeration
- itemRelation
Type: ItemRelation Extended Data Type
- accountCode
Type: TableGroupAll Enumeration
- accountRelation
Type: CustVendRel Extended Data Type
- inventDimCriteria
Type: InventDim Table
- unitID
Type: UnitOfMeasureSymbol Extended Data Type
- currency
Type: CurrencyCode Extended Data Type
- amountQty
Type: AmountQty Extended Data Type
- update
Type: boolean