AssetDepBookJournalTrans::existAssetDepBookJournalTrans_IN Method
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.