📚 SAP Business One SDK Help

CSTCodeOutgoing Property
See Also 

Description

The corresponding outgoing CST code for this CST (incoming) code.

The size of the value can be one of the following:

  • 2 characters, if the TaxCategory field is IPI (-4), PIS (-8), or COFINS (-9)
  • 4 characters, if the TaxCategory field is ICMS (-6)
  • 20 characters, if the TaxCategory field is set to any other value

Field name: CodeOut

Property type

Read-write property

Syntax

Visual Basic
Public Property CSTCodeOutgoing() As String

See Also