📚 SAP Business One SDK Help

ZipCode Property
See Also 

Description

Sets or returns the zip code of the Bill To address, which is the address of the physical location of the business partner.

Field name: ZipCode.

Length: 20 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property ZipCode() As String

Remarks

Use this property only if the physical address is different from the Ship To address (mailing address). If you do not set this property, when adding a new business partner card, SAP Business One will copy the data from the MailZipCode property.

See Also