Click or drag to resize

clsImportItemeBoManageMethod Enumeration

Enumeration according ti DI-API Items.SRIAndBatchManageMethod

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eBoManageMethod
Members
  Member nameValueDescription
bomm_OnEveryTransaction00 = "A" With this method, the user must assign a serial or batch number on every inventory transaction.
bomm_OnReleaseOnly11= "R" With this method, the user must assign a serial or batch number only on release transaction. For other transactions, assigning a serial or batch number is optional.
See Also