📚 SAP Business One SDK Help

TriangularDeal Property
See Also 

Description

Sets or returns the triangular deal indicator, which enables to identify delivery of goods as part of triangular deals in the EU sales report.

This property is applicable when GoodsShipment is not set.

Field name: Indicator.

Length: 1 numeric character.

Property type

Read-write property

Syntax

Visual Basic
Public Property TriangularDeal() As String

Remarks

Deliveries of goods as part of triangular deals must be listed separately in the EU sales report. The end-user must identify these deliveries as such when entering the line item. This indicator causes the transaction to be identified as a triangular deal in the EU sales report.

The value of this property is a foreign key to the OIND table, which is not exposed through the DI API.

See Also