WrkCtrActivityRequirementSet::findActivity Method
Finds a WrkCtrActivityRequirementSet buffer based on the record ID of an activity
Syntax
client server public static WrkCtrActivityRequirementSet findActivity(RecId _activity, [boolean _forUpdate])
Run On
Called
Parameters
- _activity
Type: RecId Extended Data Type
The record ID of the activity to search for.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: WrkCtrActivityRequirementSet Table
A record in the WrkCtrActivityRequirementSet table; otherwise, an empty record.