Compartilhar via


InventDimCombination::findVariantId Method

Finds the specified record in the InventDimCombination table, depending on the variant number.

Syntax

client server public static InventDimCombination findVariantId(RetailVariantId _variantId, [boolean update])

Run On

Called

Parameters

  • update
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: InventDimCombination Table
A record in the InventDimCombination table; otherwise, an empty record.

See Also

Reference

InventDimCombination Table