FBCIAPAssetTable_BR.dimensionValue Method
Defines the cost center dimension for the absorption cost journal line.
Syntax
edit DimensionValue dimensionValue(
boolean _set,
FBCIAPAssetTable_BR _CIAPAssetTable,
DimensionValue _value)
Run On
Called
Parameters
- _set
Type: boolean
A boolean to determine if the value is being defined or not.
- _CIAPAssetTable
Type: FBCIAPAssetTable_BR Table
The FBCIAPAssetTable_BR record to have the cost center dimension set.
- _value
Type: DimensionValue Extended Data Type
The cost center dimension value.
Return Value
Type: DimensionValue Extended Data Type
The cost center dimension value.