📚 SAP Business One SDK Help

ClosingGrossProfitSystem Property
See Also 

Description

Returns the closing gross profit in system currency.

Field name: RealProfS.

Property type

Read-only property

Syntax

Visual Basic
Public Property ClosingGrossProfitSystem() As Double

Remarks

SAP Business One calculates the ClosingGrossProfitLocal property as follows:

ClosingGrossProfitSystem = ClosingPercentage * TotalAmountSystem.

See Also