LedgerVoucherObject.updateAcknowledgementDate Method [AX 2012]
Updates the acknowledgement date when the accounting date is changed.
Syntax
private void updateAcknowledgementDate(TransDate _previousAccountingDate)
Run On
Called
Parameters
- _previousAccountingDate
Type: TransDate Extended Data Type
The accounting date value before the change.
Remarks
This method expects that the new accounting date value has been set.