📚 SAP Business One SDK Help

ChangeDefReconARAccounts Property
See Also 

Description

Determines whether or not to enable assignment of different control accounts to different customers. Assignment of control accounts to each customer can be done through the BusinessPartners object. The default value is tNO, which means the control accounts defined in the Control Accounts - Accounts Receivable window are used for all customers.

Field name: ChCtrARAct.

Property type

Read-write property

Syntax

Visual Basic
Public Property ChangeDefReconARAccounts() As BoYesNoEnum

Remarks

Field name in the application: Permit Change of Ctrl Accts.

To display the form in the application:

  • Select Administration --> Setup --> Financials --> G/L Account Determination --> Sales tab --> General tab.

See Also