Share via


AssetReductionEntryProfile_JP::findByReductionEntryTableRecId Method

Finds the specified record in the AssetReductionEntryProfile_JP table by AssetDocumentReductionEntryTable_JP recid.

Syntax

client server public static AssetReductionEntryProfile_JP findByReductionEntryTableRecId(RecId _recId, [boolean _forupdate])

Run On

Called

Parameters

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

Return Value

Type: AssetReductionEntryProfile_JP Table
The AssetReductionEntryProfile_JP table record.

See Also

Reference

AssetReductionEntryProfile_JP Table