📚 SAP Business One SDK Help

BankControlKeyDigits Property
See Also 

Description

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

Field name: BnkCtKDgts.

Property type

Read-write property

Syntax

Visual Basic
Public Property BankControlKeyDigits() As Long

See Also