Share via


PMFSeqWrkCtrCapRes::refreshResourceReservations Method

Copies the capacity reservations that are created by MRP for a certain resource into the sequencing capacity reservation table.

Syntax

client server private static void refreshResourceReservations(
    TransDate _startDate, 
    TransDate _endDate, 
    RefRecId _planVersion, 
    WrkCtrId _wrkCtrId, 
    PMFSeqTmpBuffer _noCopyOperations)

Run On

Called

Parameters

  • _noCopyOperations
    Type: PMFSeqTmpBuffer Table
    A temporary record buffer that contains the operations for which capacity reservations should not be copied.

See Also

Reference

PMFSeqWrkCtrCapRes Table