📚 SAP Business One SDK Help

Indicator Property
See Also 

Description

Sets or returns the factoring indicator .

Field name: Indicator.

This is a foreign key to the FactoringIndicators object.

The Factoring Indicators object enables to define a key that can be used as a selection criterion in various reports.

Sets or returns the Factoring Indicator for the business partner master record.

Field name: Indicator.

Length: 2 characters.

This is a foreign key to the FactoringIndicators object.

Property type

Read-write property

Syntax

Visual Basic
Public Property Indicator() As String

Remarks

This indicator is automatically inserted as default value in outgoing invoices and may be displayed in the account statements. Can be used later for sorting invoices related to this business partner.

You can set only an indicator that is already defined in SAP Business One.

This property is not relevant for oInventoryGenEntry and oInventoryGenExit document types.

See Also