📚 SAP Business One SDK Help

ManageSerialNumbersOnReleaseOnly Property
See Also 

Description

Sets or returns a valid value of BoYesNoEnum type that determines whether or not to create automatic serial numbers upon reception.

Field name: ManOutOnly.

Property type

Read-write property

Syntax

Visual Basic
Public Property ManageSerialNumbersOnReleaseOnly() As BoYesNoEnum

Remarks

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 property is set by the Automatic Serial Number Creation On Receipt check box.

See Also