Add | method Add |
 Close | Closes a record of the object in SAP Business One database. |
 GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
 GetByKey | Retrieves the values of the object's properties by the object's absolute key from the Company database. Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
 GetReleasedAllocation | GetReleasedAllocation |
 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. |
 UpdateReleasedAllocation | method UpdateReleasedAllocation |
 AbsoluteEntry | Returns the pick list number (sequential) as assigned by the system. Field name: AbsEntry. |
 Browser | Returns the DataBrowser object. |
 CreateQRCodeFrom | Holds some document data, which are used to create QR code for that particular document. |
 Lines | Returns the PickLists_Lines child object. |
 Name | Sets or returns the name of the employee who is responsible for the picking (picker). Field name: Name. Length: 30 characters. |
 ObjectType | Returns the type of the table (in this case OPKL). Field name: ObjType. Length: 20 characters. |
 OwnerCode | Sets or returns the code of the user who prepares the pick list. This is a foreign key to the Users object (see InternalKey). Field name: OwnerCode. This is a foreign key to the Users object. |
 OwnerName | Returns the name of the user who prepares the pick list. Field name: OwnerName. Length: 30 characters. |
 PickDate | Sets or returns the planned delivery date.
Field name: PickDate. |
 Remarks | Sets or returns the remarks related to the pick list. Field name: Remarks. Length: 64,000 characters. |
 Status | Returns a valid value that specifies the status of the pick list. For example: released for picking, already picked, and so on. Field name: Status. |
 UseBaseUnits | Inventory UoM
Field name: UseBaseUn. |
 UserFields | Returns the UserFields object. |
Â
Â