📚 SAP Business One SDK Help

Update Method
See Also 
pIEUTaxIndicator

Description



The `EUTaxIndicatorsService` object is the entry point for all operations on EU Tax Indicator records. Obtain it from the `CompanyService` object using the service name `EUTaxIndicatorsService`.

Syntax

Visual Basic
Public Sub Update( _
   ByVal pIEUTaxIndicator As EUTaxIndicator _
) 

Parameters

pIEUTaxIndicator

See Also