📚 SAP Business One SDK Help

TransportationCode Property
See Also 

Description

Sets or returns the shipping type.

Field name: TrnspCode.

This is a foreign key to the ShippingTypes object.

Sets or returns the code of the shipping type (such as, Courier or Air Cargo).

Field name: ShipType.

This is a foreign key to the ShippingTypes object.

Property type

Read-write property

Syntax

Visual Basic
Public Property TransportationCode() As Long

Remarks

The shipping type defines how the goods will be transported to the customer, and how the expenses will be calculated.

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

See Also