Share via


SalesLine.convertToDeliverySchedule Method

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.

See Also

Reference

SalesLine Table