📚 SAP Business One SDK Help

GrossProfitTotalSystem Property
See Also 

Description

Sets or returns the total gross profit in system currency.

Field name: SumProfS.

Property type

Read-only property

Syntax

Visual Basic
Public Property GrossProfitTotalSystem() As Double

Remarks

SAP Business One calculates the GrossProfitTotalSystem property as follows:

GrossProfitTotalSystem = GrossProfit * MaxSystemTotal.

See Also