📚 SAP Business One SDK Help

CSTCode Property
See Also 

Description

Sets or returns the CST Code for Document. This is a foreign key to the NotaFiscalCST object that enables to define CST codes for Nota Fiscal. The NotaFiscalCST object is for Brazil only.

Field name: CSTCode.

Length: 6 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property CSTCode() As String

Remarks

CST is a required code by the Nota Fiscal and describes the tributary situation of an item for the ICMS (state tax).

CST is composed of two parts, where the first part indicates the origin of the merchandise and the second part indicates the specific taxation.

The CST code must be assigned at the line level, as a different code can exist for each item. Need to maintain a table of CST values that will be suggested by the system.

See Also