📚 SAP Business One SDK Help

ProjectedCustoms Property
See Also 

Description

Projected customs. It is calculated per unit by multiplying the base document price by the customs rate defined for each item and according to the linked customs group. You can change the value if the value calculated in this field is not the actual amount you are required to pay.

If you selected the Include for Customs checkbox on the Costs tab for one of the landed costs, the projected customs value is recalculated as follows:

(FOB + Included Landed Costs) * fixed customs rate / quantity per line

Field name: Custom.

Property type

Read-write property

Syntax

Visual Basic
Public Property ProjectedCustoms() As Double

See Also