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 by using the TmpFrmVirtual table when setup is called from item arrival order.
Syntax
server public static void createRefWMSFromTmpFrmVirtual(
SalesId _salesId,
LineNum _lineNum,
WMSJournalId _journalId,
LineNum _journalLineNum,
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.
- _journalId
Type: WMSJournalId Extended Data Type
The journal ID of item arrival journal.
- _journalLineNum
Type: LineNum Extended Data Type
The item arrival journal line number.
- _tmpFrmVirtual
Type: TmpFrmVirtual Table
A temporary table that contains replacement items that contain quantities and specified inventory dimensions.