📚 SAP Business One SDK Help

Series 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 ATDocumentTypeproperty ATDocumentType
Public Property BPLIDproperty BPLID
Public Property CostAccountOnlyproperty CostAccountOnly
Public Property DigitNumberproperty DigitNumber
Public Property DocumentSets or returns Document name.

Field name: ObjectCode.

Length: 20 characters.

Public Property DocumentSubTypeSets or returns the document sub-type, part of the document name.

Field name: DocSubType.

Public Property GroupCodeSets or returns a Group Code for current series.

Field name: GroupCode.

Public Property InitialNumberSets or returns Initial Number of current Series.

Field name: InitialNum.

Public Property InvoiceTypeproperty InvoiceType
Public Property InvoiceTypeOfNegativeInvoiceproperty InvoiceTypeOfNegativeInvoice
Public Property IsDigitalSeriesproperty IsDigitalSeries
Public Property IsElectronicCommEnabledproperty IsElectronicCommEnabled
Public Property IsManualproperty IsManual
Public Property LastNumberSets or returns the last number allowed for current Series.

Field name: LastNum.

Public Property LockedDetermines whether or not the current series is locked.

Field name: Locked.

Public Property NameSets or returns current Series name.

Field name: SeriesName.

Length:8 characters.

Public Property NextNumberSets or returns the next number to be used from current series.

Field name: NextNumber.

Public Property PeriodIndicatorSets or returns the period indicator.

Field name: Indicator.

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

Length: 10 characters.

Public Property PortugalSeriesActionField name: Action.

Length: 1 Characters.

R - Report
C - Cancel
F - Finalize

Public Property PortugalSeriesPhaseField name: Phase.

Length: 1 Characters.

T - To Be Processed
I - In Process
O - OK
E - Error

Public Property PortugalSeriesStatusField name: Status.

Length: 1 Characters.

R - Reported 
C - Canceled 
F - Finalized

Public Property PrefixSets or returns the folio prefix string of this series.

Field name: BeginStr.

Length: 2 Characters.

Public Property RemarksSets or returns remarks regarding current series.

Field name: Remark.

Length: 50 Characters.

Public Property SeriesReturns current Series value.Field name: Series.
Public Property SeriesTypeproperty SeriesType
Public Property SuffixSets or returns the suffix string of this series.

Field name: EndStr.

Length: 8 Characters.

Public Property UserFieldsGet User Fields

See Also