📚 SAP Business One SDK Help

ShipToCode Property
See Also 

Description

Sets or returns the Ship To address name.

Field name: ShipToCode.

Length: 50 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property ShipToCode() As String

Remarks

For sales documents, the value is retrieved from the business partner record. This address name can be updated only for open sales documents except for delivery notes.

For purchase documents, the value is retrieved from the company record.

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

See Also