AssetDepBookJournalTrans::findAssetDepBookJournalTrans_IN Method
Checks whether the specified depreciation book ID exists in the AssetDepBookJournalTrans table.
Syntax
client server public static AssetDepBookJournalTrans findAssetDepBookJournalTrans_IN(AssetDepreciationBookId _assetDepreciationBookId, AssetDepreciationBookId _assetDepreciationBookSetupId)
Run On
Called
Parameters
- _assetDepreciationBookId
Type: AssetDepreciationBookId Extended Data Type
The book ID to find.
- _assetDepreciationBookSetupId
Type: AssetDepreciationBookId Extended Data Type
The book setup ID to find.
Return Value
Type: AssetDepBookJournalTrans Table
An AssetDepBookJournalTrans buffer.