Excel Add-In for Salesforce

Build 25.0.9434

Pricebook2

Stores price books that define different pricing structures for products and services.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier for the price book record.

IsDeleted Bool True

Indicates whether the price book has been deleted from the system.

Name String False

Name of the price book, typically used to distinguish between different pricing models or catalogs.

CurrencyIsoCode String False

ISO code for the currency in which the revenue amount is expressed.

CreatedDate Datetime True

Date and time when the price book was originally created.

CreatedById String True

User.Id

Identifier of the user who created the price book record.

LastModifiedById String True

User.Id

Identifier of the user who last updated the price book.

LastViewedDate Datetime True

Most recent date and time when the price book record was viewed by a user.

LastReferencedDate Datetime True

Most recent date and time when the price book was referenced in another record or operation.

IsActive Bool False

Indicates whether the price book is currently active and available for use in transactions.

IsArchived Bool True

Indicates whether the record has the Archived characteristic.

Description String False

Text description providing additional details about the purpose or contents of the price book.

IsStandard Bool True

Indicates whether this is the system-generated standard price book.

SOQL String False

Specifies the SOQL query to execute against the Salesforce servers. If this pseudo column is set from the WHERE clause it will take precedence over the original query.

ExternalIdColumn String False

Specifies the external Id column to use if performing an insert. If this value is specified, upsert will be used when the INSERT command is called.

FilterScope String False

Optional scope to limit the records returned from queries. This property can take one of these values: Delegated, Everything, Mine, MineAndMyGroups, My_Territory, My_Team_Territory, or Team.

SystemModstamp Datetime True

System-generated timestamp indicating the last time the record was modified by any process.

LastModifiedDate Datetime True

Date and time when the price book was last modified.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434