Share via


WrkCtrResourceGroupCalendar::findNextActiveForResourceGroup Method

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

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

See Also

Reference

WrkCtrResourceGroupCalendar Table