Sets or returns the planned quantity of the completed product.
Field name: PlannedQty.
Sets or returns the planned quantity of the completed product.
Field name: PlannedQty.
| Visual Basic |
|---|
Public Property PlannedQuantity() As Double |
When upgrading SAP Business One from release 2004 to 2005, the value of the PlannedQuantity property will be as follows:
If the 'Quantity' field in the work order is positive, the system will create a 'Standard' production order type, and the planned quantity will be similar to the work order quantity.If the 'Quantity' field in the work is negative, the system will create a 'Disassembly' production order type, and the planned quantity will be the same as the WO quantity without the minus sign (i.e. -9 will be 9 and order type= disassembly)