📚 SAP Business One SDK Help

PlasticPackageExemptionReason Property
See Also  Example

Description

Reason for exemption from tax; options are determined by the authorities.

Field name: PPTaxExRe.

Length: 2 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property PlasticPackageExemptionReason() As String

Remarks

Spain localization

Example

C#Copy Code
transfer.Lines.PlasticPackageExemptionReason = "a"

See Also