LedgerConsolidate.getDimensionsAttributes Method [AX 2012]
Creates a sorted list of the dimensions from the source dimensions.
public List getDimensionsAttributes(TmpLedgerConsDimensionAttribute _consolidationDimensionAttribute, [boolean _deleteRecord])
Run On
CalledParameters
- _consolidationDimensionAttribute
- Type: TmpLedgerConsDimensionAttribute Table
The table that holds the source dimension records.
- _deleteRecord
- Type: boolean
true if the source dimension record must be deleted; optional.
Community Additions
ADD
Show: