AssetUndepreciatedBalance_JP::validateLimit Method
Validate the record to insert does not overlap exsiting limits
Syntax
client server public static boolean validateLimit(AssetUndepreciatedBalance_JP _assetUndepBalance)
Run On
Called
Parameters
- _assetUndepBalance
Type: AssetUndepreciatedBalance_JP Table
Record of AssetUndepreciatedBalance_JP
Return Value
Type: boolean
If the record is valid
Exceptions
Exception | Condition |
---|---|
Error | The combination of from method and to method of AssetUndepreciatedBalanceSchedule_JP is not valid -or- The limit is overlpped |