Description
BPAddresses is a child object of the BusinessPartners and represents the Ship To and Bill To addresses list of the business partner. This object is part of the Business Partner module.
You can retrieve or set this object by using the Addresses property of the BusinessPartners object.
This object enables you to add Ship To, Bill To, and multiple addresses to the business partner master data.
Source table: CRD1.
Object Model
Remarks
Mandatory field in SAP Business One: AddressName.
To display the form in the application:
- Select Business Partners --> Business Partner Master Data --> Addresses tab.
Example
Adding/retrieving a business partner address addr (Visual Basic) | ||
---|---|---|
Name=Code_VB>
|