📚 SAP Business One SDK Help

JournalEntrySeries Property
See Also 

Description

Sets or returns the numbering series to be used for journal entries that are posted through bank statement processing. This is a foreign key to the Series object.

Field name: JDTSeri.

Property type

Read-write property

Syntax

Visual Basic
Public Property JournalEntrySeries() As Long

Remarks

This property is applicable only if:

  • The BankStatementInstalled property of AdminInfo object (OADM) is set to tYes.
  • The field Permit More than One Document Type per Series (DocNmMtd of CINF) must be set to No. This field is not exposed by the DI API.

See Also