LedgerJournalCheckPost.assetValidateNetBookValues_IN Method [AX 2012]

Check whether the netbook value of the posted asset doesnt leads to an imbalance in the journals.

Syntax

protected boolean assetValidateNetBookValues_IN(JournalId _journalNum)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if no imbalance occurs.

See Also

Reference

LedgerJournalCheckPost Class