ReleaseUpdateDB60_Cust.updateCustPaymModeTable Method [AX 2012]

The dimension enumeration DimUse needs to be converted to DimensionAttributeSet as per the new accounts and dimensions model. Also transforms data from InterCoAccount and PayAccount fields to the InterCompanyLedgerDimension and PaymentLedgerDimensionfields respectively.

Syntax

public void updateCustPaymModeTable()

Run On

Server

Remarks

This upgrade is required in order to convert account/dimension data to the new accounts and dimension model for 6.0.

See Also

Reference

ReleaseUpdateDB60_Cust Class