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 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.