📚 SAP Business One SDK Help

FolioNumberingSeries Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilemethod FromXMLFile
Public Method FromXMLStringmethod FromXMLString
Public Method GetXMLSchemamethod GetXMLSchema
Public Method ToXMLFilemethod ToXMLFile
Public Method ToXMLStringmethod ToXMLString

Public Properties

Public Property CAICAI (Código de Autorización de Impresión) authorization code.
Field Name: CAI
Data Type: Edm.String
Writable: No
Public Property CAIDueDateExpiry date of the CAI authorization.
Field Name: CAIDueDate
Data Type: Edm.DateTime
Writable: No
Public Property FirstNumberFirst folio number in the series.
Field Name: FirstNum
Data Type: Edm.Int32
Writable: No
Public Property FolioNumberingSeriesVoidedSeriesCollectionproperty FolioNumberingSeriesVoidedSeriesCollection
Public Property LastNumberLast folio number in the series.
Field Name: LastNum
Data Type: Edm.Int32
Writable: No
Public Property LetterLetter designation of the series.
Field Name: Letter
Data Type: FolioNumberingSeriesLetterEnum
Writable: No
Enum Type: FolioNumberingSeriesLetterEnum
Public Property LockedIndicates whether the series is locked (no further use).
Field Name: OFNS_LOCKED
Data Type: BoYesNoEnum
Writable: No
Enum Type: BoYesNoEnum
Public Property NameName of the folio numbering series.
Field Name: Name
Data Type: Edm.String
Writable: No
Public Property NextNumberNext folio number to be assigned.
Field Name: NextNum
Data Type: Edm.Int32
Writable: No
Public Property POICodePoint of Issuance (POI) code associated with this series.
Field Name: PTICode
Data Type: Edm.String
Writable: No
Public Property RemarksFree-text remarks for the series.
Field Name: Remarks
Data Type: Edm.String
Writable: No
Public Property SeriesIDSeries identifier — primary key. This is the key field.
Field Name: Series
Data Type: Edm.Int32
Writable: No

See Also