📚 SAP Business One SDK Help

Get Method
See Also 
pIEUTaxIndicatorParams

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 Get( _
   ByVal pIEUTaxIndicatorParams As EUTaxIndicatorParams _
) As EUTaxIndicator

Parameters

pIEUTaxIndicatorParams

See Also