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 SalesQuotationLine convertToDeliverySchedule()
Run On
Called
Return Value
Type: SalesQuotationLine 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. |
Error | The line that is converted to a delivery schedule is not a regular line. |
Remarks
The line on which the conversion is called becomes the first delivery line. Markup is duplicated to the order line of the delivery schedule.