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 specified record in the WrkCtrResourceGroupCalendar table.
Syntax
client server public static WrkCtrResourceGroupCalendar findNextActiveForResourceGroup(
WrkCtrResourceGroupRefRecId _wrkCtrResourceGroupRefRecId,
[date _date,
boolean _forUpdate])
Run On
Called
Parameters
- _wrkCtrResourceGroupRefRecId
Type: WrkCtrResourceGroupRefRecId Extended Data Type
The record ID of the resource group in which to find.
- _date
Type: date
A date value that holds the active date for which to search; optional.
- _forUpdate
Type: boolean
A Boolean value that indicates if the whether to read the record for update; optional.
Return Value
Type: WrkCtrResourceGroupCalendar Table
A record in the WrkCtrResourceGroupCalendar table; otherwise, an empty record.