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.
Converts an order line into a delivery schedule with a single delivery line.
Syntax
public SalesLine convertToDeliverySchedule()
Run On
Called
Return Value
Type: SalesLine Table
The order line of the newly created delivery schedule.
Exceptions
Exception | Condition |
---|---|
Error | Only order lines without delivery lines can be converted to a delivery schedule. |
Remarks
The order line on which the conversion is called becomes the first delivery line. Markup is duplicated to the order line of the delivery schedule.