📚 SAP Business One SDK Help

WorkOrder_Lines Object
See Also  Members 

Description

WorkOrder_Lines is child object of the WorkOrders object that represents a collection of parent items in a work order. The parent item is connected to its bill of material.

Source table: WKO1.

Object Model





Remarks

Mandatory fields in SAP Business One: ItemCode.

To display the form in the application:

  • Select Production --> Work Order.

Note: The properties SerialNumbers and BatchNumbers were removed from this object because they are not supported. If you have an add-on from the previous version 6.5 that includes these properties, a compilation error will occur, therefore you must remove these properties from your add-on.

See Also