📚 SAP Business One SDK Help

BankCodeDigits Property
See Also 

Description

Sets or returns the number of digits for the bank code. Used for bank account validation. If greater than zero, it determines how many digits or characters has a valid bank branch number for the specific country. If zero, the number of digits is not validated for bank branch numbers for the specific country.

Field name: BnkCodDgts.

Property type

Read-write property

Syntax

Visual Basic
Public Property BankCodeDigits() As Long

See Also