Share via


ReleaseUpdateDB60_Ledger.updateLedgerVoucherType_CN Method [AX 2012]

Updates the LedgerVoucherType_CN table.

The EmplId type field DefaultPreparedBy and DefaultApprovedBy are replaced by foreigh key to HcmWorker.

Syntax

public void updateLedgerVoucherType_CN()

Run On

Server

Remarks

The DefaultPreparedBy and DefaultApprovedBy fields of the EmplId type are replaced by a foreign key to the HcmWorker table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class