📚 SAP Business One SDK Help

FinancePeriodParams Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilemethod FromXMLFile
Public Method FromXMLStringmethod FromXMLString
Public Method GetXMLSchemaRetrieves the XML schema of the data structure.
Public Method ToXMLFileCreates an XML file that represents the object data.
Public Method ToXMLStringCreates an XML string that represents the object data.

Public Properties

Public Property AbsoluteEntrySets or returns the System Number, a key to the CompanyService. Field name: AbsEntry.
Public Property PeriodIndicatorSets or returns the period indicator.

Field name: Indicator.

Length: 10 characters.

This is a foreign key to the Period Indicators table OPID, which is not exposed through the DI API.

See Also