Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds threshold section by recid.
Syntax
client server public static ThresholdSections_IN findByRecId(ThresholdSectionsRecId_IN _thresholdSectionsRecId, [boolean _forupdate])
Run On
Called
Parameters
- _thresholdSectionsRecId
Type: ThresholdSectionsRecId_IN Extended Data Type
The recId of threshold section.
- _forupdate
Type: boolean
Indicates whether select for update.
Return Value
Type: ThresholdSections_IN Table
Returns ThresholdSections found by recid.