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.
Indicates whether the specified record in the KanbanJobSchedule table exists.
Syntax
client server public static boolean existCellPeriodSequence(
WrkCtrResourceGroupRefRecId _wrkCtrResourceGroup,
KanbanJobSchedulePlannedPeriod _plannedPeriod,
LineNum _sequence)
Run On
Called
Parameters
- _wrkCtrResourceGroup
Type: WrkCtrResourceGroupRefRecId Extended Data Type
- _plannedPeriod
Type: KanbanJobSchedulePlannedPeriod Extended Data Type
- _sequence
Type: LineNum Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.