PMFSeqWrkCtrCapRes::cleanupExtraReservations Method
Deletes from this table the reservations that were originally copied for scheduling during the sequencing process, but that are not part of the sequencing result.
Syntax
server public static void cleanupExtraReservations(
TransDate _startDate,
TransDate _endDate,
RefRecId _planVersion)
Run On
Server
Parameters
- _startDate
Type: TransDate Extended Data Type
The start date of the time interval to clean up.
- _endDate
Type: TransDate Extended Data Type
The end date of the time interval to clean up.
- _planVersion
Type: RefRecId Extended Data Type
The plan version to clean up.