📚 SAP Business One SDK Help

GrossProfitTotalBasePrice Property
See Also 

Description

The total cost for calculating the gross profit for the current row.

This property is equal to the GrossBuyPrice property times the Quantity property.

Field name: GPTtlBasPr.

Property type

Read-write property

Syntax

Visual Basic
Public Property GrossProfitTotalBasePrice() As Double

See Also