Add | Adds a record to the object table in SAP Business One company database. |
 Close | Not supported. |
 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. |
 Remove | Deletes a record from the object table. |
 SaveToFile | Save the object to a file as XML data. |
 SaveXML | Saves the object data to XML formatted data. |
 Update | Updates the object data in the company database. |
 AttachmentEntry | Sets or returns the identification key of the attachment file, as assigned by SAP Business One when adding an Attachment Entry. Field name: AtcEntry. Sets or returns the identification key of the attachment file, as assigned by SAP Business One when adding an Attachment Entry to alert message. Field name: AtcEntry. |
 Attachments | Returns the Attachments object. |
 Browser | Returns the DataBrowser object. |
 Cause | Sets or returns the origin of the problem. Field name: Cause. Length: 254 characters. |
 CreatedBy | Returns the name or title of the employee who created the solution. Field name: CreatedBy. This is a foreign key to the Users object. |
 CreationDate | Returns the creation date of the solution. Field name: DateCreate. |
 Description | Sets or returns a memo type string that specifies additional details for the problem cause. Field name: Descriptio. Length: 64,000 characters. |
 ItemCode | Sets or returns the code (unique) of the item used for solving the problem. Field name: ItemCode. Length: 20 characters. This is a foreign key to the Items object. |
 LastUpdateDate | Returns the last date when the solution was updated. Field name: DateUpdate. |
 LastUpdatedBy | Returns the name or title of the employee who last updated the solution in the knowledge base. Field name: UpdateBy. This is a foreign key to the Users object. |
 Owner | Returns the name or title of the employee who is the owner of solution in the knowledge base. Field name: UpdateBy. This is a foreign key to the Users object. |
 Solution | Sets or returns the description of the solution to the problem. Field name: Subject. Length: 254 characters. |
 SolutionCode | Returns the solution number. Field name: SltCode. |
 Status | Sets or returns the status of the solution (for example: published, internal, or review). Field name: StatusNum. This is a foreign key to the Service Call Solution Statuses table (OSST), not exposed through the DI API). |
 Symptom | Sets or returns the indications of the problem. Length: 254 characters. Field name: Symptom. |
 UserFields | Returns the UserFields object. |
Â
Â