AssetDocumentLinkReductionEntryTable_JP::findByDocumentExtension Method

Finds the specified record in the AssetDocumentLinkReductionEntryTable_JP table by recid.

Syntax

client server public static AssetDocumentLinkReductionEntryTable_JP findByDocumentExtension(
    RefRecId _documentExt, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: AssetDocumentLinkReductionEntryTable_JP Table
The AssetDocumentLinkReductionEntryTable_JP table record.

See Also

Reference

AssetDocumentLinkReductionEntryTable_JP Table