📚 SAP Business One SDK Help

CardOrAccount Property
See Also 

Description

Sets or returns a valid value of BoCpCardAcct type that specifies whether the payment check is to a vendor card or to a G/L account.

Field name: CardOrAcct.

Property type

Read-write property

Syntax

Visual Basic
Public Property CardOrAccount() As BoCpCardAcct

Remarks

If Card, then you must set the value for the vendor code.

If Account, then you must set the value for the account.

SAP Business One validates the vendor code or the account.

See Also