📚 SAP Business One SDK Help

CreditAccountCode Property
See Also 

Description

Sets or returns the G/L account code that is linked to the default credit card.

Field name: AcctCode.

Length: 15 characters.

This is a foreign key to the Code of the ChartOfAccounts object.

Property type

Read-write property

Syntax

Visual Basic
Public Property CreditAccountCode() As String

See Also