📚 SAP Business One SDK Help

DeleteTaxCodeDetermination Method
See Also 
pITaxCodeDeterminationParams
The key of the tax code determination rule to be deleted.

Description

Deletes an existing tax code determination rule.

Syntax

Visual Basic
Public Sub DeleteTaxCodeDetermination( _
   ByVal pITaxCodeDeterminationParams As TaxCodeDeterminationParams _
) 

Parameters

pITaxCodeDeterminationParams
The key of the tax code determination rule to be deleted.

See Also