📚 SAP Business One SDK Help

ActualCustoms Property
See Also 

Description

The actual customs amount.

Actual customs are calculated as follows:

Actual customs = (FOB + included for customs landed costs) x fixed customs rate %.

The fixed customs rate is defined in the Customs Group field on the Purchasing Data tab of the item master data.

Field name: ActCustom.

Property type

Read-write property

Syntax

Visual Basic
Public Property ActualCustoms() As Double

See Also