📚 SAP Business One SDK Help

BankStatementInstalled Property
See Also 

Description

Returns a boolean value specifying whether or not the BankStatementService is activated.

Yes = service is activated (default for 2006 A new installation)

No = service is not activated (default for upgraded companies).

Property type

Read-only property

Syntax

Visual Basic
Public Property BankStatementInstalled() As BoYesNoEnum

Remarks

To activate: Administration > System Initialization > Company Details > Basic Initialization > Install Bank Statement Process.

See Also