📚 SAP Business One SDK Help

IssueMethod Property
See Also 

Description

Sets or returns a valid value that specifies the method for issuing the item from the inventory: Backflash (automatic) or Manual.

Property type

Read-write property

Syntax

Visual Basic
Public Property IssueMethod() As BoIssueMethod

Remarks

When one of the properties ManageBatchNumbers and ManageSerialNumbers is set to 1, you must set the IssueMethod property to Manual.

See Also