Share via


TmpRetailKitPricing::LookUpPrice Method

Finds the price of specific component and substitute in the TmpRetailKitPricing table.

Syntax

client server public static AmountCur LookUpPrice(
    RecId _kitElementRecId, 
    EcoResProductRecId _kitElement, 
    TmpRetailKitPricing _TmpRetailKitPricing)

Run On

Called

Parameters

  • _kitElementRecId
    Type: RecId Extended Data Type
    The record ID of the RetailKitComponent or RetailKitComponentSubstitute record to find.

Return Value

Type: AmountCur Extended Data Type
Returns the price of the kit component or substitute line item

See Also

Reference

TmpRetailKitPricing Table