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 the record in the WrkCtrResourceGroupResource table.
Syntax
client server public static WrkCtrResourceGroupResource resourceGroupResource(
WrkCtrId _wrkCtrId,
[date _fromDate,
date _toDate,
boolean _forUpdate])
Run On
Called
Parameters
- _wrkCtrId
Type: WrkCtrId Extended Data Type
The ID of the resource.
- _fromDate
Type: date
The start date of when the resource belongs to the resource group; optional.
- _toDate
Type: date
The end date of when the resource belongs to the resource group; optional.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: WrkCtrResourceGroupResource Table
A record in the WrkCtrResourceGroupResource table; otherwise, an empty record.