Share via


PMFSeqWrkCtrCapRes::extractFromCapRes Method

Extracts the actual reservation that is set by MRP and copies it into the sequencing capacity reservation table.

Syntax

server public static void extractFromCapRes(
    TransDate _startDate, 
    TransDate _endDate, 
    RefRecId _planVersion, 
    WrkCtrId _wrkCtrId, 
    PMFSeqTmpBuffer _noCopyOperations)

Run On

Server

Parameters

  • _planVersion
    Type: RefRecId Extended Data Type
    The MRP plan version that is used by the extract/copy process to search the existing data.
  • _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