📚 SAP Business One SDK Help

UseNegativeAmounts Property
See Also 

Description

Determines whether to use negative amounts or a debit/credit switch in reverse transaction. This setting can be changed at any time.

Field name in the database: NegAmount.

Property type

Read-write property

Syntax

Visual Basic
Public Property UseNegativeAmounts() As BoYesNoEnum

Remarks

Field name in the application: Use Negative Amounts for Reverse Transaction.

To display the form in the application:

  1. Administration --> System Initialization  --> Company Details --> Basic Initialization Tab.

See Also