| ManageSerialNumbersOnReleaseOnly Property | |
| See Also |
Sets or returns a valid value of BoYesNoEnum type that determines whether or not to create automatic serial numbers upon reception.
Field name: ManOutOnly.
Read-write property
| Visual Basic |
|---|
Public Property ManageSerialNumbersOnReleaseOnly() As BoYesNoEnum |
When this property is set to Yes, SAP Business One creates successive serial numbers (according to a successive numerator) and allows the end-user to select these numbers.
- This method does not determine the management method. This is done by the SRIAndBatchManageMethod property.
The property is relevant only when: - The item is managed by Serial Numbers (by setting ManageSerialNumbers to Yes).
- The management method is On Release only (by setting the SRIAndBatchManageMethod to bomm_OnReleaseOnly).
The property is set by the Automatic Serial Number Creation On Receipt check box.