📚 SAP Business One SDK Help

BinLocation Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileSets the object's properties using data from an XML file.

The XML file can be created using the object's ToXMLFile method.

Public Method FromXMLStringSets the object's properties using data from an XML string.

The XML string can be created using the object's ToXMLString method.

Public Method GetXMLSchemaReturns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods.
Public Method ToXMLFileCreates an XML file that represents the object.
Public Method ToXMLStringCreates and returns an XML string that represents the object.

Public Properties

Public Property AbsEntryThe key of the bin location.  

Field name: AbsEntry.

Public Property AlternativeSortCodeThe alternative sort code for the bin location.

Field name: AltSortCod.

Length: 50 characters.

Public Property Attribute1The attribute that are relevant to the bin location.

Field name: Attr1Val.

Length: 20 characters.

Public Property Attribute10The attribute that are relevant to the bin location.

Field name: Attr10Val.

Length: 20 characters.

Public Property Attribute2The attribute that are relevant to the bin location.

Field name: Attr2Val.

Length: 20 characters.

Public Property Attribute3The attribute that are relevant to the bin location.

Field name: Attr3Val.

Length: 20 characters.

Public Property Attribute4The attribute that are relevant to the bin location.

Field name: Attr4Val.

Length: 20 characters.

Public Property Attribute5The attribute that are relevant to the bin location.

Field name: Attr5Val.

Length: 20 characters.

Public Property Attribute6The attribute that are relevant to the bin location.

Field name: Attr6Val.

Length: 20 characters.

Public Property Attribute7The attribute that are relevant to the bin location.

Field name: Attr7Val.

Length: 20 characters.

Public Property Attribute8The attribute that are relevant to the bin location.

Field name: Attr8Val.

Length: 20 characters.

Public Property Attribute9The attribute that are relevant to the bin location.

Field name: Attr9Val.

Length: 20 characters.

Public Property BarCodeThe bar code for the bin location.

Field name: BarCode.

Length: 100 characters.

Public Property BatchRestrictionsThe batch restriction status of the bin location.

Field name: SngBatch.

Public Property BinCodeThe code of the bin location.

Field name: BinCode.

Length: 228 characters.

Public Property DateRestrictionChangedThe last date on which you updated the transaction restrictions of the bin location.

Field name: RtrictDate.

Public Property DescriptionThe description of the bin location.

Field name: Descr.

Length: 50 characters.

Public Property ExcludeAutoAllocOnIssueproperty ExcludeAutoAllocOnIssue
Public Property InactiveIndicates whether to deactivate the bin location.

Field name: Disabled.

Public Property IsSystemBinIndicates whether the bin location is the system bin location. 

Field name: SysBin.

Public Property MaximumQtyThe maximum quantity of items for the bin location.

Field name: MaxLevel.

Public Property MaximumWeightproperty MaximumWeight
Public Property MaximumWeight1property MaximumWeight1
Public Property MaximumWeightUnitproperty MaximumWeightUnit
Public Property MaximumWeightUnit1property MaximumWeightUnit1
Public Property MinimumQtyThe minimum quantity of items for the bin location.

Field name: MinLevel.

Public Property ReceivingBinLocationIndicates whether the bin location is a receiving bin location.

Field name: ReceiveBin.

Public Property RestrictedItemTypeThe item restriction status of the bin location.

Field name: ItmRtrictT.

Public Property RestrictedTransTypeThe transaction restriction status of the bin location.

Field name: RtrictType.

Public Property RestrictedUoMTypeproperty RestrictedUoMType
Public Property RestrictionReasonThe reason for the transaction restrictions of the bin location.

Field name: RtrictResn.

Length: 254 characters.

Public Property SpecificItemThe specific item code.

Field name: SpcItmCode.

Length: 20 characters.

Public Property SpecificItemGroupThe specific item group.

Field name: SpcItmGrpC.

Public Property SpecificUoMproperty SpecificUoM
Public Property SpecificUoMGroupproperty SpecificUoMGroup
Public Property Sublevel1The sublevel codes that represent the physical location of the bin.

Field name: SL1Code.

Length: 50 characters.

Public Property Sublevel2The sublevel codes that represent the physical location of the bin.

Field name: SL2Code.

Length: 50 characters.

Public Property Sublevel3The sublevel codes that represent the physical location of the bin.

Field name: SL3Code.

Length: 50 characters.

Public Property Sublevel4The sublevel codes that represent the physical location of the bin.

Field name: SL4Code.

Length: 50 characters.

Public Property UserFieldsGet User Fields
Public Property WarehouseThe warehouse where the bin is located.

Field name: WhsCode.

Length: 8 characters.

See Also