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 a sales return order.
Syntax
server public static void createRefReturnFromTmpFrmVirtual(
SalesId _salesId,
LineNum _lineNum,
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.
- _tmpFrmVirtual
Type: TmpFrmVirtual Table
A temporary table that contains replacement items that contain quantities and specified inventory dimensions.