📚 SAP Business One SDK Help

NCMCode Property
See Also 

Description

Returns the item classification issued by the Brazilian government and used to determine the IPI tax rate. NCM stands for Nomenclatura Commun do Mercosul. Field name: NCMCode

This is a foreign key to the NCM Code table (ONCM), which is exposed via the NCMCodesSetupService object.

Property type

Read-write property

Syntax

Visual Basic
Public Property NCMCode() As Long

Remarks

Relevant for Brazil only.

See Also