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 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.