Share via


ReleaseUpdateDB60_Ledger.updateLedgerRowDefLine Method [AX 2012]

Updates the DimensionAttribute and DimensionValueCriteriafields of the LedgerRowDefLine table.

Syntax

public void updateLedgerRowDefLine()

Run On

Server

Remarks

Sets the DimensionAttribute field to the RecId of the DimensionAttribute record that corresponds to the Priority field.

The DimensionValueCriteria field is set to the AccountCriteria or proper del_DimensionCriteria field values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class