Share via


MCRRoyaltyTablePricing::findPricingFromInventDimIdMax Method

Selects the MCRRoyaltyTablePricing based on a series of passed parameters.

Syntax

server public static MCRRoyaltyTablePricing findPricingFromInventDimIdMax(
    MCRRoyaltyTable _mcrRoyaltyTable, 
    ItemId _itemId, 
    InventDimId _inventDimId, 
    SalesQty _royaltyQty, 
    SalesUnit _salesUnit, 
    CurrencyCode _currency, 
    AmountCur _royaltyAmt)

Run On

Server

Parameters

Return Value

Type: MCRRoyaltyTablePricing Table
A MCRRoyaltyTablePricing record.

See Also

Reference

MCRRoyaltyTablePricing Table