この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

StandardObjectNameHistory

StandardObjectNameHistory は、標準オブジェクトに関連付けられているすべての履歴オブジェクトのモデルです。これらのオブジェクトは、標準オブジェクトの項目の値に対する変更履歴を表します。

オブジェクト名は変数で、StandardObjectNameHistory の構文を使用します。たとえば、AccountHistory は、アカウントレコードの項目の値に対する変更の履歴を表します。このトピックの最後で、使用可能な関連する履歴オブジェクトのリストを示します。特定のバージョンの情報については、標準オブジェクトのドキュメントを参照してください。

サポートされているコール

describeSObjects()getDeleted()getUpdated()query()retrieve()

API バージョン 42.0 以降では delete() を有効にすることもできます。「Enable delete of Field History and Field History Archive (項目履歴および項目履歴アーカイブの削除の有効化)」を参照してください。

特別なアクセスルール

特殊なアクセス権のルールが存在する場合には、標準オブジェクトのドキュメントを参照してください。たとえば、AccountHistory については、Account への特別なアクセスルールについて参照してください。

項目

項目名 詳細
StandardObjectNameId
reference
プロパティ
Filter、Group、Sort
説明
標準オブジェクトの ID。
DataType
picklist
プロパティ
Filter、Group、Nillable、Restricted picklist、Sort
説明
変更された項目のデータ型。
Field
データ型
picklist
プロパティ
Filter、Group、Restricted picklist、Sort
説明
変更された項目の名前。
NewValue
anyType
プロパティ
Nillable、Sort
説明
変更された項目の新しい値。
OldValue
anyType
プロパティ
Nillable、Sort
説明
変更された項目の古い値。

このモデルに準拠するオブジェクト

次のオブジェクトは、関連する履歴オブジェクトの標準パターンに従っています。
  • AccountHistory
  • AccountRelationshipHistory
  • ActiveScratchOrgHistory
  • AssetHistory
  • AssetDowntimePeriodHistory
  • AssetRelationshipHistory
  • AssociatedLocationHistory
  • AuthorizationFormConsentHistory
  • AuthorizationFormDataUseHistory
  • AuthorizationFormHistory
  • AuthorizationFormTextHistory
  • CampaignHistory
  • CaseHistory
  • ChannelProgramHistory
  • ChannelProgramLevelHistory
  • ChannelProgramMemberHistory
  • CommissionScheduleHistory
  • CommissionScheduleAssignmentHistory
  • CommSubscriptionChannelTypeHistory
  • CommSubscriptionConsentHistory
  • CommSubscriptionHistory
  • CommSubscriptionTimingHistory
  • ContactHistory
  • ContactPointConsentHistory
  • ContactPointEmailHistory
  • ContactPointPhoneHistory
  • ContactPointTypeConsentHistory
  • ContentDocumentHistory
  • ContentVersionHistory
  • ContractHistory
  • ContractLineItemHistory
  • ContactPointConsentHistory
  • CrisisHistory
  • DataUseLegalBasisHistory
  • DataUsePurposeHistory
  • EmployeeHistory
  • EmployeeCrisisAssessmentHistory
  • EntitlementHistory
  • EntityMilestoneHistory
  • GoalHistory
  • IndividualHistory
  • InternalOrganizationUnitHistory
  • JobProfileHistory
  • LeadHistory
  • LinkedArticleHistory
  • LiveAgentSessionHistory
  • LiveChatTranscriptHistory
  • LocationHistory
  • LocationGroupHistory
  • MacroHistory
  • MaintenanceAssetHistory
  • MaintenancePlanHistory
  • MaintenanceWorkRuleHistory
  • MessagingEndUserHistory
  • MessagingSessionHistory
  • MetricDataLinkHistory
  • MetricHistory
  • NamespaceRegistryHistory
  • OrderHistory
  • OrderItemHistory
  • PartnerFundAllocationHistory
  • PartnerFundClaimHistory
  • PartnerFundRequestHistory
  • PartnerMarketingBudgetHistory
  • PartyConsentHistory
  • Pricebook2History
  • PricebookEntryHistory
  • Product2History
  • ProductConsumedHistory
  • ProductItemHistory
  • ProductItemTransactionHistory
  • ProductRequestHistory
  • ProductRequestLineItemHistory
  • ProductRequiredHistory
  • ProductServiceCampaignHistory
  • ProductServiceCampaignItemHistory
  • ProductTransferHistory
  • ProfileSkillEndorsementHistory
  • ProfileSkillHistory
  • ProfileSkillUserHistory
  • QuickTextHistory
  • RecordsetFilterCriteriaHistory
  • RecordsetFilterCriteriaRuleHistory
  • ResourceAbsenceHistory
  • ResourcePreferenceHistory
  • ReturnOrderHistory
  • ReturnOrderLineItemHistory
  • SOSSessionHistory
  • ScratchOrgInfoHistory
  • ServiceAppointmentCapacityUsageHistory
  • ServiceAppointmentHistory
  • ServiceContractHistory
  • ServiceCrewHistory
  • ServiceCrewMemberHistory
  • ServiceReportHistory
  • ServiceResourceCapacityHistory
  • ServiceResourceHistory
  • ServiceResourceSkillHistory
  • ServiceTerritoryHistory
  • ServiceTerritoryLocationHistory
  • ServiceTerritoryMemberHistory
  • ServiceTerritoryWorkTypeHistory
  • ShiftHistory
  • ShipmentHistory
  • ShipmentItemHistory
  • SignupRequestHistory
  • SiteHistory
  • SkillRequirementHistory
  • SocialPersonaHistory
  • SocialPostHistory
  • SolutionHistory
  • Territory2ModelHistory
  • TimeSheetEntryHistory
  • TimeSheetHistory
  • WorkBadgeDefinitionHistory
  • WorkCapacityLimitHistory
  • WorkCapacityUsageHistory
  • WorkCoachingHistory
  • WorkFeedbackHistory
  • WorkFeedbackQuestionHistory
  • WorkFeedbackQuestionSetHistory
  • WorkFeedbackRequestHistory
  • WorkGoalCollaboratorHistory
  • WorkGoalHistory
  • WorkOrderHistory
  • WorkOrderLineItemHistory
  • WorkPerformanceCycleHistory
  • WorkPlanHistory
  • WorkPlanSelectionRuleHistory
  • WorkPlanTemplateHistory
  • WorkPlanTemplateEntryHistory
  • WorkRewardFundHistory
  • WorkRewardFundTypeHistory
  • WorkRewardHistory
  • WorkStepHistory
  • WorkStepTemplateHistory
  • WorkTypeGroupHistory
  • WorkTypeGroupMemberHistory
  • WorkTypeHistory

このモデルに準拠しないオブジェクト

次のオブジェクトは、関連する履歴オブジェクトの標準パターンに従っていません。これらは、別途文書化されています。