biuan SAP® BUSINESS ONE SDK
DTW Inventory / Bin Locations
API Bin Restrict Transaction Enum

Description

The transaction restriction status of the bin location.

Members

MemberValueDescription
brtNoRestrictions0No restriction - the bin location can be used in any relevant transactions.
brtAllTrans1All transactions - the bin location is restricted from all transactions, that is, the bin location cannot be used in any transactions.
brtInboundTrans2

Inbound transactions - the bin location is restricted from inbound transactions, that is, the bin location cannot be used to store any incoming flow of goods.

brtOutboundTrans3

Outbound transactions - the bin location is restricted from outbound transactions, that is, the bin location cannot be used during the issuing of goods.

brtAllExceptInventoryTrans4

All except inventory transfer and counting - the bin location is restricted to inventory transfer, counting and posting only. That is, the bin location can only be used during inventory transfer, counting and posting.

SAP® B1 DI-API C# definition

public enum BinRestrictTransactionEnum { brtNoRestrictions, brtAllTrans, brtInboundTrans, brtOutboundTrans, brtAllExceptInventoryTrans }


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