DimensionAttributeValueCostAccounting::findByDimensionAttributeValue Method
Finds the specified record in the DimensionAttributeValueCostAccounting table.
Syntax
client server public static DimensionAttributeValueCostAccounting findByDimensionAttributeValue(RefRecId _dimensionAttributeValue, [boolean _forUpdate])
Run On
Called
Parameters
- _dimensionAttributeValue
Type: RefRecId Extended Data Type
The dimension attribute value ID of the DimensionAttributeValueCostAccounting record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: DimensionAttributeValueCostAccounting Table
A record in the DimensionAttributeValueCostAccounting table; otherwise, an empty record.