WrkCtrCapability::findName Method
Finds a WrkCtrCapability record based on the name of the capability
Syntax
client server public static WrkCtrCapability findName(WrkCtrCapabilityName _wrkCtrCapabilityName, [boolean _forUpdate])
Run On
Called
Parameters
- _wrkCtrCapabilityName
Type: WrkCtrCapabilityName Extended Data Type
The name of the capability to find
- _forUpdate
Type: boolean
A Boolean value that indicates whether the found record should be selected for update.
Return Value
Type: WrkCtrCapability Table
A WrkCtrCapability record based on the name of the capability.