📚 SAP Business One SDK Help

BoDocWhsAutoIssueMethod Enumeration
See Also 

Description

The method by which items in bin locations are issued.

Members

MemberValueDescription
aimSingleChoiceOnly0

Single Choice - Allocates items from bin locations when there is only one way of doing it. If there is more than one way to allocate items from bin locations, the single choice method is not effective.

aimBinCodeOrder1

Bin Location Code Order - Allocates items from bin locations according to the alphanumeric order of the bin location codes.

aimAlternativeSortCodeOrder2

Alternative Sort Code Order - Allocates items from bin locations according to the alphanumeric order of the bin locations' alternative sort codes.

aimQtyDescendingOrder3

Descending Quantity - Allocates items from bin locations according to the descending order of the item quantity in the bin locations.

aimQtyAscendingOrder4

Ascending Quantity - Allocates items from bin locations according to the ascending order of the item quantity in the bin locations.

aimBinFIFO5 
aimBinLIFO6 
aimSingleBinPreferred7Â