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.
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.