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.
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
- _startDate
Type: TransDate Extended Data Type
The start date for the extract/copy process to search the existing data.
- _endDate
Type: TransDate Extended Data Type
The end date for the extract/copy process to search the existing data.
- _planVersion
Type: RefRecId Extended Data Type
The MRP plan version that is used by the extract/copy process to search the existing data.
- _wrkCtrId
Type: WrkCtrId Extended Data Type
The work center 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.