Share via


ThresholdSections_IN::findByRecId Method

Finds threshold section by recid.

Syntax

client server public static ThresholdSections_IN findByRecId(ThresholdSectionsRecId_IN _thresholdSectionsRecId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    Indicates whether select for update.

Return Value

Type: ThresholdSections_IN Table
Returns ThresholdSections found by recid.

See Also

Reference

ThresholdSections_IN Table