📚 SAP Business One SDK Help

InventoryOpeningBalanceLine 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 ActualPriceproperty ActualPrice
Public Property AllowBinNegativeQuantityproperty AllowBinNegativeQuantity
Public Property BarCodeproperty BarCode
Public Property BinEntryproperty BinEntry
Public Property CostingCodeproperty CostingCode
Public Property CostingCode2property CostingCode2
Public Property CostingCode3property CostingCode3
Public Property CostingCode4property CostingCode4
Public Property CostingCode5property CostingCode5
Public Property Currencyproperty Currency
Public Property DocumentEntryproperty DocumentEntry
Public Property InventoryOpeningBalanceBatchNumbersproperty InventoryOpeningBalanceBatchNumbers
Public Property InventoryOpeningBalanceCCDNumbersproperty InventoryOpeningBalanceCCDNumbers
Public Property InventoryOpeningBalanceSerialNumbersproperty InventoryOpeningBalanceSerialNumbers
Public Property InWarehouseQuantityproperty InWarehouseQuantity
Public Property ItemCodeproperty ItemCode
Public Property ItemDescriptionproperty ItemDescription
Public Property LineNumberproperty LineNumber
Public Property Manufacturerproperty Manufacturer
Public Property OpeningBalanceproperty OpeningBalance
Public Property OpenInventoryAccountproperty OpenInventoryAccount
Public Property PlasticPackageExemptionReasonReason for exemption from tax; options are determined by the authorities.
Public Property PostedValueLCproperty PostedValueLC
Public Property PostedValueSCproperty PostedValueSC
Public Property PreferredVendorproperty PreferredVendor
Public Property Priceproperty Price
Public Property ProjectCodeproperty ProjectCode
Public Property Remarksproperty Remarks
Public Property SupplierCatalogNoproperty SupplierCatalogNo
Public Property Totalproperty Total
Public Property UserFieldsGet User Fields
Public Property VisualOrderproperty VisualOrder
Public Property WarehouseCodeproperty WarehouseCode
Public Property WeightOfRecycledPlasticTotal weight of recycled plastic

See Also