Share via


COSJournalTrans::updateCostDimensionValue Method

Updates all of the dimension value fields in the COSJournalTrans table to reflect a change in the display value of a dimension attribute value.

Syntax

client server public static void updateCostDimensionValue(
    COSCostDimension _dimensionCode, 
    COSCostDimensionValue _oldValue, 
    COSCostDimensionValue _newValue)

Run On

Called

Parameters

See Also

Reference

COSJournalTrans Table