Share via


Threshold_IN::findByRecId Method

Find threshold by threshold recId.

Syntax

client server public static Threshold_IN findByRecId(ThresholdRecId_IN _thresholdRecId, [boolean _selectForupdate])

Run On

Called

Parameters

  • _selectForupdate
    Type: boolean
    Indicates whether select for update.

Return Value

Type: Threshold_IN Table
Returns threshold found by recid.

See Also

Reference

Threshold_IN Table