ACOCostCenterAttributeValue_BR::findByDimAttrValueSet Method
Retrieves the ACOCostCenterAttributeValue_BR record by the dimension attribute value set.
Syntax
client server public static ACOCostCenterAttributeValue_BR findByDimAttrValueSet(RefRecId _dimension, [boolean _forUpdate])
Run On
Called
Parameters
- _dimension
Type: RefRecId Extended Data Type
The dimension attribute value set 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.