📚 SAP Business One SDK Help

ExpenseAccount Property
See Also 

Description

Sets or returns the expense account number. You can set only accounts that are defined as Expenses type in Chart of Accounts.

Field name: ExpnsAcct

Length: 15 characters

This is a foreign key to the ChartOfAccounts object.

Property type

Read-write property

Syntax

Visual Basic
Public Property ExpenseAccount() As String

See Also