📚 SAP Business One SDK Help

InventoryPostingLine 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 AllowBinNegativeQuantityIndicates whether negative quantity in the bin is allowed.

Field name: BinNegQty.

Public Property BarCodeproperty BarCode
Public Property BaseEntryThe base document internal ID.

Field name: BaseEntry.

Public Property BaseLineThe base document line.

Field name: BaseLine.

Public Property BaseReferenceThe base document reference.

Field name: BaseRef.

Public Property BaseTypeThe base document type.

Field name: BaseType.

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 CountDateproperty CountDate
Public Property CountedQuantityproperty CountedQuantity
Public Property CountTimeproperty CountTime
Public Property CurrencyThe price currency.

Field name: Currency.

Length: 3 characters.

Public Property DocumentEntryThe internal key of the inventory posting.

Field name: DocEntry.

Public Property InventoryOffsetDecreaseAccountThe accounts in which the inventory decreasing movements are recorded.

Field name: DOffDecAcc.

Length: 15 characters.

Public Property InventoryOffsetIncreaseAccountThe accounts in which the inventory increasing movements are recorded.

Field name: IOffIncAcc.

Length: 15 characters.

Public Property InventoryPostingBatchNumbersThe sub object for you to record the batch number information in inventory posting.
Public Property InventoryPostingCCDNumbersproperty InventoryPostingCCDNumbers
Public Property InventoryPostingLineUoMsThe sub object for you to specify the unit of measure information for the items you want to post.
Public Property InventoryPostingSerialNumbersThe sub object for you to record the serial number information in inventory posting.
Public Property InWarehouseQuantityThe quantities of the item in warehouses recorded by the system on the selected count date and time.

Field name: Quantity.

Public Property ItemCodeproperty ItemCode
Public Property ItemDescriptionproperty ItemDescription
Public Property ItemsPerUnitproperty ItemsPerUnit
Public Property LineNumberThe line number of the inventory posting document.

Field name: LineNum.

Public Property Manufacturerproperty Manufacturer
Public Property PostedValueLCproperty PostedValueLC
Public Property PostedValueSCproperty PostedValueSC
Public Property PreferredVendorproperty PreferredVendor
Public Property PriceThe price per unit of the item according to the price type you specified in the Price Source for Whse Inventory Posting field.

Field name: Price.

Public Property ProjectCodeproperty ProjectCode
Public Property RemarksThe remarks of the inventory posting document line.

Field name: Remark.

Length: 254 characters.

Public Property SupplierCatalogNoproperty SupplierCatalogNo
Public Property Total

Total = Price × Variance

The total value is displayed in local currency.

Field name: DocTotal.

Public Property UoMCodeproperty UoMCode
Public Property UoMCountedQuantityproperty UoMCountedQuantity
Public Property UserFieldsReturns the UserFields object.
Public Property Varianceproperty Variance
Public Property VariancePercentageproperty VariancePercentage
Public Property VisualOrderproperty VisualOrder
Public Property WarehouseCodeproperty WarehouseCode

See Also