ODBC Driver for Salesforce

Build 25.0.9434

FinanceBalanceSnapshot

Schema file for FinanceBalanceSnapshot.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier for the record.

OwnerId String False

ID of the user who owns the record.

OwnerIdType String False

Specifies the type of the 'OwnerId' polymorphic field to use in the statement.

OwnerIdExternalFieldName String False

Specifies the external field name of the 'OwnerId' polymorphic field to use in an INSERT/UPDATE/UPSERT statement

IsDeleted Bool True

Indicates whether the record has been moved to the Recycle Bin.

FinanceBalanceSnapshotNumber String True

FinanceBalanceSnapshot identification number.

CurrencyIsoCode String True

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

CreatedDate Datetime True

Date and time when the record was created.

CreatedById String True

User.Id

ID of the user who created the record.

LastModifiedById String True

User.Id

ID of the user who last modified the record.

LastViewedDate Datetime True

Date and time when the record was last viewed in the user interface.

LastReferencedDate Datetime True

Date and time when the record was last referenced.

FinanceTransactionId String True

FinanceTransaction.Id

ID of the FinanceTransaction associated with this record.

ReferenceEntityId String True

ID of the ReferenceEntity associated with this record.

ReferenceEntityIdType String False

Specifies the type of the 'ReferenceEntityId' polymorphic field to use in the statement.

ReferenceEntityIdExternalFieldName String False

Specifies the external field name of the 'ReferenceEntityId' polymorphic field to use in an INSERT/UPDATE/UPSERT statement

ReferenceEntityType String True

Type classification for ReferenceEntity.

EventType String True

Type classification for Event.

ChargeAmount Decimal True

Field containing ChargeAmount information.

AdjustmentAmount Decimal True

Field containing AdjustmentAmount information.

Subtotal Decimal True

Subtotal amount before tax.

TaxAmount Decimal True

Field containing TaxAmount information.

TotalAmountWithTax Decimal True

Field containing TotalAmountWithTax information.

ImpactAmount Decimal True

Field containing ImpactAmount information.

Balance Decimal True

Field containing Balance information.

AccountId String True

Account.Id

ID of the Account associated with this record.

TransactionDate Datetime True

Date associated with Transaction.

EffectiveDate Datetime True

Date associated with Effective.

DueDate Datetime True

Due date for the task or activity.

BaseCurrencyIsoCode String True

Field containing BaseCurrencyIsoCode information.

BaseCurrencyFxRate Double True

Field containing BaseCurrencyFxRate information.

BaseCurrencyFxDate Date True

Date associated with BaseCurrencyFx.

BaseCurrencyAmount Decimal True

Field containing BaseCurrencyAmount information.

BaseCurrencyBalance Decimal True

Field containing BaseCurrencyBalance information.

LegalEntityId String True

ID of the LegalEntity associated with this record.

LegalEntityIdType String False

Specifies the type of the 'LegalEntityId' polymorphic field to use in the statement.

LegalEntityIdExternalFieldName String False

Specifies the external field name of the 'LegalEntityId' polymorphic field to use in an INSERT/UPDATE/UPSERT statement

OriginalReferenceEntityType String True

Type classification for OriginalReferenceEntity.

OriginalEventType String True

Type classification for OriginalEvent.

FinanceSystemTransactionNumber String False

FinanceSystemTransaction identification number.

FinanceSystemName String False

Field containing FinanceSystemName information.

FinanceSystemIntegrationMode String False

Field containing FinanceSystemIntegrationMode information.

FinanceSystemIntegrationStatus String False

Status of the FinanceSystemIntegration.

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

Date and time when the record was last modified by a user or by an automated process.

LastModifiedDate Datetime True

Date and time when the record was last modified.

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