Share via


ACOCostCenterAttributeValue_BR::findByDimensionAttributeValue Method

Retrieves the ACOCostCenterAttributeValue_BR record by the dimension attribute value.

Syntax

client server public static ACOCostCenterAttributeValue_BR findByDimensionAttributeValue(RecId _dimensionAttributeValue, [boolean _forUpdate])

Run On

Called

Parameters

  • _dimensionAttributeValue
    Type: RecId Extended Data Type
    The dimension attribute value to which the cost center attributes are related.
  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record should be updated.

Return Value

Type: ACOCostCenterAttributeValue_BR Table
The ACOCostCenterAttributeValue_BR record.

See Also

Reference

ACOCostCenterAttributeValue_BR Table