Share via


TmpRetailKitPricing::exist Method

Determines whether the specified Retail kit element exists in the TmpRetailKitPricing table.

Syntax

client server public static boolean exist(
    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.

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

TmpRetailKitPricing Table