biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Inventory / Warehouses
API Bo Doc Whs Auto Issue Method

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

SAP® B1 DI-API C# definition

public enum BoDocWhsAutoIssueMethod { aimSingleChoiceOnly, aimBinCodeOrder, aimAlternativeSortCodeOrder, aimQtyDescendingOrder, aimQtyAscendingOrder, aimBinFIFO, aimBinLIFO }


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates