AssetDocumentEntry_JP.findRelatedDocumentEntry Method
Finds the AssetDocumentEntry_JP record, based on a specified value model or depreciation book, that is related to the same AssetDocumentTable_JP record as the current record.
Syntax
public AssetDocumentEntry_JP findRelatedDocumentEntry(AssetId _assetId, AssetBookMergeId _bookId)
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
The asset ID.
- _bookId
Type: AssetBookMergeId Extended Data Type
The book ID.
Return Value
Type: AssetDocumentEntry_JP Table
The AssetDocumentEntry_JP table record.