Share via


LedgerJournalCheckPost.validateAdjustmentForSYDM_CN Method [AX 2012]

Checks that the acquisition value is not adjusted for sum-year-digits depreciation method.

Syntax

private boolean validateAdjustmentForSYDM_CN()

Run On

Server

Return Value

Type: boolean
true if the acquisition value is not adjusted for sum-year-digits depreciation method; otherwise, false.

See Also

Reference

LedgerJournalCheckPost Class