AssetDocumentEntry_JP::lookupDocumentIdByAssetIdBookId Method
Provides a lookup for the AssetDocumentEntry_JP table.
Syntax
client server public static AssetDocumentEntry_JP lookupDocumentIdByAssetIdBookId(
FormReferenceControl _ctrl,
AssetId _assetId,
AssetBookMergeId _bookId,
AssetDocumentType_JP _docType)
Run On
Called
Parameters
- _ctrl
Type: FormReferenceControl Class
The form reference group control object on which to perform the lookup.
- _assetId
Type: AssetId Extended Data Type
The asset ID.
- _bookId
Type: AssetBookMergeId Extended Data Type
The book ID.
- _docType
Type: AssetDocumentType_JP Enumeration
The fixed asset document type.
Return Value
Type: AssetDocumentEntry_JP Table
The AssetDocumentEntry_JP record that was selected by the lookup.