Product

The product object allows you to define and record details about a product or service that your company sells to its customers, including information on product price, category, and so on. The product object does not have any child objects.

Parent Objects

Account, Campaign and Contact

Methods Called

The following table details the methods called by the Product service.

Table Methods Called by Product Service

Method Name as Defined in Service

Insert

ProductInsert

InsertOrUpdate

ProductInsertOrUpdate

QueryPage

ProductQueryPage

Update

ProductUpdate

Fields

All fields on the product object are filterable.

The following table details the required and read-only fields for the product object.

Table Required and Read-Only Fields for the Product Object

Child Component Field Name Type

Product (parent)

ProductName

Required

Audit Fields

Read-only

The following table details the status key for the product object.

Table Status Key for the Product Object

Child Component Field Name

Product (parent)

Audit Fields

Id

IntegrationId

The following table details the pick map field for the product object.

Table Pick Map Field for the Product Object

Pick Map Field Maps To

ParentCategory

ParentCategoryId

The following table details the user keys for the product object.

Table User Keys for the Product Object

Child Component Field Name

Product (parent)

ProductId

IntegrationId

ExternalSystemId

The following table details the picklists available for the product object.

Table Picklists Available for the Product Object

Field Name

BodyStyle

Category

Class

CurrencyCode

DoorStyle

Engine

Make

Model

PriceType

ProductType

Revision

Status

SubType

TherapeuticClass

Transmission

Trim

For more information on the fields accessible through the Product Web service, go to the Web Services Administration page within the Oracle CRM On Demand application and generate the WSDL file for the product object.

Related Topic

Product Category