📚 SAP Business One SDK Help

ImportFileName Property
See Also 

Description

Sets or returns the XML file format from which the system downloads the bank statement data of the bank account.

Field name: FilePlug.

Length: 50 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property ImportFileName() As String

Remarks

To enable automatic download from the XML file format, in the application, the ImpStmt field (Imported Bank Statement) must be selected.

This property is applicable only if the BankStatementInstalled property of AdminInfo object (OADM) is set to tYes.

See Also