AssetDocumentEntry_JP::create Method
Creates an AssetDocumentEntry_JP record, based on imported parameters.
Syntax
client server public static AssetDocumentEntry_JP create(
AssetId _assetId,
AssetBookId _bookId,
AssetDocumentTable_JP _document)
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
The asset ID.
- _bookId
Type: AssetBookId Extended Data Type
The asset book ID.
- _document
Type: AssetDocumentTable_JP Table
The record ID of the asset document table.
Return Value
Type: AssetDocumentEntry_JP Table
The AssetDocumentEntry_JP table record.