Compartir a través de


MCRRoyaltyTablePricing::selectMCRRoyaltyTablePricing Method

Selects the MCRRoyaltyTablePricing based on a series of passed parameters.

Syntax

server public static MCRRoyaltyTablePricing selectMCRRoyaltyTablePricing(
    MCRRoyaltyTable _mcrRoyaltyTable, 
    CustInvoiceTrans _custInvoiceTrans, 
    SalesQty _royaltyQty, 
    SalesUnit _salesUnit, 
    CurrencyCode _currency, 
    AmountCur _royaltyAmt)

Run On

Server

Parameters

Return Value

Type: MCRRoyaltyTablePricing Table
A MCRRoyaltyTablePricing record.

Remarks

Selects the appropriate MCRRoyaltyTablePricing based on a series of passed parameters.

See Also

Reference

MCRRoyaltyTablePricing Table