📚 SAP Business One SDK Help

Address Property
See Also 

Description

The business partner's Bill To address (sales documents) or the warehouse address (purchase documents).

If the AddressExtension property contains values for its BillTo subproperties, then the Address property value is replaced with a formatted address string based on the values in the AddressExtension property.

Field name: Address

Length: 254 characters

Property type

Read-write property

Syntax

Visual Basic
Public Property Address() As String

Remarks

You can update the value of the Address property only in sales quotations, sales orders, purchase quotations, and purchase orders.

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

See Also