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.
Creates return replacement setup records from the TmpFrmVirtual table when setup is called from a Quarantine order.
Syntax
server public static void createRefInventFromTmpFrmVirtual(
SalesId _salesId,
LineNum _lineNum,
InventQuarantineId _quarantineId,
TmpFrmVirtual _tmpFrmVirtual)
Run On
Server
Parameters
- _salesId
Type: SalesId Extended Data Type
The sales ID of the sales return order.
- _lineNum
Type: LineNum Extended Data Type
The return order line number.
- _quarantineId
Type: InventQuarantineId Extended Data Type
The quarantine order number.
- _tmpFrmVirtual
Type: TmpFrmVirtual Table
A temporary table that contains replacement items that contain quantities and the specified inventory dimensions.