Sales Cloud Address Purpose

An object that includes attributes used to store values while creating or updating the address purpose. The address purpose describes the use of an address. For example, shipping address or billing address.

QName: {http://xmlns.oracle.com/apps/crmCommon/salesParties/addressService/}AddressPurpose

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Contained by

Sales Cloud Address

Handled by

Sales Cloud Address

Attributes

The following table describes attributes in the service data object.

Name Type Description

AddressPurposeId

long

The unique internal identifier used for identifying the address purpose record in case of an update. The identifier is internally generated during record creation.
  • Primary Key

DeleteFlag

boolean

Indicates whether the record can be deleted or not.

Purpose

string

The use or purpose of the address e.g. billing, shipping, and so on. A list of valid values is defined in the lookup PARTY_SITE_USE_CODE. Review and update the codes using the Manage Standard Lookups task in the Setup and Maintenance work area.