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.
Checks whether depreciation transactions exist.
Syntax
client server public static boolean existAssetDepBookJournalTrans_IN(AssetDepreciationBookId _assetDepreciationBookId, NoYesId _assetId)
Run On
Called
Parameters
- _assetDepreciationBookId
Type: AssetDepreciationBookId Extended Data Type
The depreciation book ID to search for.
- _assetId
Type: NoYesId Extended Data Type
The asset ID to search for.
Return Value
Type: boolean
true if transactions exist; otherwise, false.