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.
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.
- _kitElement
Type: EcoResProductRecId Extended Data Type
The record of the component or substitute product to find.
- _TmpRetailKitPricing
Type: TmpRetailKitPricing Table
The temporary table buffer to search records in.
Return Value
Type: AmountCur Extended Data Type
Returns the price of the kit component or substitute line item