📚 SAP Business One SDK Help

GrossProfitTotalLocal Property
See Also 

Description

Sets or returns the total gross profit in local currency.

Field name: SumProfL.

Property type

Read-write property

Syntax

Visual Basic
Public Property GrossProfitTotalLocal() As Double

Remarks

SAP Business One calculates the GrossProfitTotalLocal property as follows:

GrossProfitTotalLocal = GrossProfit * MaxLocalTotal.

See Also