Add | Adds a new workorder. |
 Cancel | Cancel a record from the object table. Cancels a record from the object table. |
 GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
 GetByKey | Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
 SaveToFile | Save the object to a file as XML data. |
 SaveXML | Saves the object data to an XML file. |
 Update | Updates the object data in the company database. |
 ActiveAccountCode | This property is not supported in this object. Supported only in WorkOrder_Lines. |
 Browser | Returns the DataBrowser object. |
 Canceled | Determines whether or not the work order was canceled. Field name: Canceled. |
 Comment | Sets or returns remarks to the work order. Field name: Memo. Length: 254 characters. |
 ContactPerson | Sets or returns the code of the contact person. Field name: CntctCode. This is a foreign key to the ContactEmployees object. |
 CustomerRefNo | Sets or returns the customer reference number related to the work order. Field name: NumInCustm. Length: 16 characters. |
 ExpectedCompletionDate | Sets or returns the expected date for the product completion. Field name: ExpFinishD. |
 FinancialPeriod | Returns the financial period. Field name: FinncPriod. This is a foreign key to the FinancePeriod object. |
 GenerationTime | Sets or returns the generation time of the work order. Field name: DocTime. |
 InstructionNumber | Returns the instruction number. That is the work order serial number, which is incremented automatically when adding a work order. Field name: SerialNum. |
 JournalRemarks | Sets or returns the journal remarks, of the G/L account, for the work order. Field name: JrnlMemo. Length: 50 characters. |
 Lines | Returns the WorkOrder_Lines child object. |
 OrderDate | Sets or returns the date for the work order. Field name: OrderDate. |
 OrdererCode | Sets or returns the Contact code of the customer that ordered the work. Field name: CntctCode. Length: 11 characters. |
 OrdererName | Sets or returns the customer name as defined in the business partners master data. Field name: CustomName. Length: 100 characters. |
 OrderNum | Returns the work order unique number (primary key) as assigned by SAP Business One. Field name: OrderNum. |
 OrderTotal | Returns the total price of all the items specified in the work order. Field name: TotalOrder. |
 PriceListNum | Sets or returns the number of the price list for a specified item. Field name: PriceList. This is a foreign key to the PriceLists object. |
 ReceiverName | Sets or returns the name of the employee that receives the production instructions. Field name: FinishUser. Length: 8 characters. |
 Series | Sets or returns the auto-number series that generated the document number.
Field name: Series. This is a foreign key to the Series object. |
 Status | Sets or returns a valid value of BoWorkOrderStat type that specifies the status of the work order. Field name: Status. |
 TotalCurrency | Returns the currency of the total price. Field name: TotalCurr. Length: 3 characters. |
 UserFields | Returns the UserFields object. |
 WorkFinishDate | Sets or returns the date for completing the product. Field name: FinishDate. |
 WorkStartDate | Sets or returns the date for starting the production. Field name: ProdctDate. |
 WorkSum | Not supported in this object. Supported only in WorkOrder_Lines. Field name: ActWorkSum. |
Â
Â