Share via


ReleaseUpdateDB60_Cust.updateCustPaymManStepPosting Method [AX 2012]

Transforms data from the CreditAccountNum and DebitAccountNum fields to the CreditLedgerDimension and DebitLedgerDimension fields respectively in the CustPaymManStepPosting table.

Syntax

public void updateCustPaymManStepPosting()

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