Asset

The asset object stores information on the assets held by your accounts, for example, the products that an account has purchased. The asset object has no child components.

Usage

Oracle On Demand Web Services uses assets to manage products through their life cycle. It is also used by your accounts to register products, receive product news and literature, track warranty agreements, and receive recommendations on scheduled services.

Parent Objects

Account and Contact.

Methods Called

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

Table Methods Called by Asset Service

Method Name as Defined in Service

Delete

AssetDelete

Insert

AssetInsert

InsertOrUpdate

AssetInsertOrUpdate

QueryPage

AssetQueryPage

Update

AssetUpdate

Fields

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

Table Required and Read-Only Fields for the Asset Object

Child Component Field Name Type

Asset (parent)

ProductId

Required

ProductCategory

Read-only

PartNumber

Read-only

Type

Read-only

Status

Read-only

Audit Fields

Read-only

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

Table Status Key for the Asset Object

Child Component Field Name

Asset (parent)

Audit Fields

AssetId

IntegrationId

ExternalSystemId

The following table details the pick map fields for the asset object.

Table Pick Map Fields for the Asset Object

Child Component Pick Map Field Maps To

Asset (parent)

AccountIntegrationId

AccountId

AccountExternalSystemId

AccountId

Account, AccountLocation

AccountId

ProductIntegrationId

ProductId

ProductExternalSystemId

ProductId

Product

ProductId

The following table provides a list of the filterable fields and a list of user key combinations for the asset object.

Table Filterable Fields and User Key Fields on the Asset Object’s Child Components

Child Components Filterable Fields User Key Field Combinations

Asset (parent)

All

AssetId

IntegrationId

ExternalSystemId

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

Table Picklists Available for the Asset Object

Field Name

Warranty

Contract

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