Comparteix a través de


DimensionAttributeValueCombinationStatus::findByValueCombination Method

Finds the specified record in the DimensionAttributeValueCombinationStatus table.

Syntax

client server public static DimensionAttributeValueCombinationStatus findByValueCombination(RefRecId _dimensionAttributeValueCombination, [boolean _forUpdate])

Run On

Called

Parameters

  • _dimensionAttributeValueCombination
    Type: RefRecId Extended Data Type
    The dimension attribute value combination ID of the DimensionAttributeValueCombinationStatus record.
  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

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

See Also

Reference

DimensionAttributeValueCombinationStatus Table