biuan SAP® BUSINESS ONE SDK
DTW Inventory / Pick and Pack / Pick List
API Bo Pick Status
Bo Pick Status Enumeration

Description

Specifies the options of the pick list status.

Members

MemberValueDescription
ps_Released0The pick list is released for picking.
ps_Picked1All the items have been picked.
ps_PartiallyPicked2Only part of the items, specified in the pick list, have been picked.
ps_PartiallyDelivered3Part of the items have been delivered. The lines for the delivered items cannot be updated.
ps_Closed4The pick list is closed. No additional items can be picked or delivered.

SAP® B1 DI-API C# definition

public enum BoPickStatus { ps_Released, ps_Picked, ps_PartiallyPicked, ps_PartiallyDelivered, ps_Closed }


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates