📚 SAP Business One SDK Help

UseTax Property
See Also 

Description

Determines the fields to be printed on invoices. Used by the automatic payment system in Switzerland. The options include:

ISR = with pre-printed amounts.
BISR = with pre-printed amounts.
ISR+ = with blank amount fields.
BISR+ = with blank amount fields.  

Field name: ISRType.

Property type

Read-write property

Syntax

Visual Basic
Public Property UseTax() As BoYesNoEnum

Remarks

Field name in the application: ISR Type.

To display the form in the application:

  • Select Administration --> System Initialization --> Company Details --> Accounting Data Tab.

See Also