SalesTable.copyRMALines Method
Copies the lines from a return order to a sales order.
Syntax
public void copyRMALines(SalesTable _returnTable, [NoYes _copyRMALines])
Run On
Called
Parameters
- _returnTable
Type: SalesTable Table
A SalesTable record.
- _copyRMALines
Type: NoYes Enumeration
A Boolean value that indicates whether the lines should be copied.