📚 SAP Business One SDK Help

Add 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 Function Add( _
   ByVal pIEUTaxIndicator As EUTaxIndicator _
) As EUTaxIndicatorParams

Parameters

pIEUTaxIndicator

See Also