Share via


LedgerJournalCheckPost.doesAssetValidateNegativeNetBooksPass Method [AX 2012]

Syntax

private boolean doesAssetValidateNegativeNetBooksPass(
    AssetId _assetId, 
    AssetBookId _bookId, 
    AmountMST _journalAmount, 
    boolean _allowNegativeNetBookValue, 
    TransDate _transDate)

Run On

Server

Parameters

  • _allowNegativeNetBookValue
    Type: boolean

See Also

Reference

LedgerJournalCheckPost Class