Share via


AssetDocumentReductionEntryTrans_JP::findByAssetDocumentTrans Method

Finds the specified record in the AssetDocumentReductionEntryTrans_JP table by recid.

Syntax

client server public static AssetDocumentReductionEntryTrans_JP findByAssetDocumentTrans(
    RefRecId _recId, 
   [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: AssetDocumentReductionEntryTrans_JP Table
The AssetDocumentTrans_JP table record.

See Also

Reference

AssetDocumentReductionEntryTrans_JP Table