📚 SAP Business One SDK Help

WeightedSumSC Property
See Also 

Description

Sets or returns the weighted predicted sales in system currency.

Field name: WtSumSys.

Property type

Read-only property

Syntax

Visual Basic
Public Property WeightedSumSC() As Double

Remarks

SAP Business One calculates the WeightedSumSC property as follows:

WeightedSumSC = ClosingPercentage * MaxSystemTotal.

See Also