SalesLine.returnLineUpdate Method
Handles the special actions that are needed for return orders.
Syntax
public SalesLine returnLineUpdate(DocumentStatus _documentStatus)
Run On
Called
Parameters
- _documentStatus
Type: DocumentStatus Enumeration
A DocumentStatus base enumeration value.
Return Value
Type: SalesLine Table
A buffer of the SalesLine table;
Exceptions
Exception | Condition |
---|---|
Error | A replacement order setup is missing. |
Remarks
This method handles the special actions that are needed for return orders.