Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
private boolean assetValidateNetBooksPerformValidation(
    JournalId _journalNum, 
    AssetId _assetId, 
    AssetBookId _bookId, 
    AmountMST _journalAmount, 
    AmountMST _journalAmountAcquistion, 
    boolean _allowNegativeNetBookValue, 
    boolean _allowExceedNetBookValue)
Run On
Server
Parameters
- _journalNum
 Type: JournalId Extended Data Type
- _assetId
 Type: AssetId Extended Data Type
- _bookId
 Type: AssetBookId Extended Data Type
- _journalAmount
 Type: AmountMST Extended Data Type
- _journalAmountAcquistion
 Type: AmountMST Extended Data Type
- _allowNegativeNetBookValue
 Type: boolean
- _allowExceedNetBookValue
 Type: boolean