📚 SAP Business One SDK Help

InventoryOpeningBalance 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 AttachmentEntryproperty AttachmentEntry
Public Property BranchIDproperty BranchID
Public Property DocObjectCodeExproperty DocObjectCodeEx
Public Property DocumentDateproperty DocumentDate
Public Property DocumentEntryproperty DocumentEntry
Public Property DocumentNumberproperty DocumentNumber
Public Property FinancialPeriodproperty FinancialPeriod
Public Property InventoryOpeningBalanceLinesproperty InventoryOpeningBalanceLines
Public Property JournalRemarkproperty JournalRemark
Public Property PeriodIndicatorproperty PeriodIndicator
Public Property PostingDateproperty PostingDate
Public Property PriceListproperty PriceList
Public Property PriceSourceproperty PriceSource
Public Property Reference2property Reference2
Public Property Remarksproperty Remarks
Public Property Seriesproperty Series
Public Property UserFieldsGet User Fields

See Also