Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the cost center dimension for the absorption cost journal line.
Syntax
edit DimensionValue dimensionValue(
boolean _set,
ACOJournalTransOverHead_BR _journalTrans,
DimensionValue _value)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the value is being defined.
- _journalTrans
Type: ACOJournalTransOverHead_BR Table
The ACOJournalTransOverHead_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.