Share via


ReqTrans::findPriceDiscTable Method

Finds a purchase trade agreement for a specific item.

Syntax

server public static PriceDiscTable findPriceDiscTable(
    ItemId _itemId, 
    InventDimId _inventDimId, 
    Qty _qty, 
    TransDate _transDate, 
    ReqSearchTradeMethod _searchTradeMethod, 
   [ReqSetup _reqSetup])

Run On

Server

Parameters

Return Value

Type: PriceDiscTable Table
A record of a purchase trade agreement that matches the search criteria.

See Also

Reference

ReqTrans Table