List Value Mapping (PickListMapping) テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

In a data map, maps list values from the source file to Microsoft Dynamics 365.

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Create POST [org URI]/api/data/v9.0/picklistmappings
作成を参照
CreateRequest または
Create
Delete DELETE [org URI]/api/data/v9.0/picklistmappings(picklistmappingid)
削除を参照
DeleteRequest または
Delete
Retrieve GET [org URI]/api/data/v9.0/picklistmappings(picklistmappingid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/picklistmappings
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple

プロパティ

プロパティ
CollectionSchemaName PickListMappings
DisplayCollectionName List Value Mappings
DisplayName List Value Mapping
EntitySetName picklistmappings
IsBPFEntity False
LogicalCollectionName picklistmappings
LogicalName picklistmapping
OwnershipType None
PrimaryIdAttribute picklistmappingid
PrimaryNameAttribute
SchemaName PickListMapping

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

ColumnMappingId

プロパティ
Description Unique identifier of the column mapping with which this list value mapping is associated.
DisplayName Column Mapping Id
IsValidForForm True
IsValidForRead True
LogicalName columnmappingid
RequiredLevel ApplicationRequired
Targets columnmapping
Type Lookup

IntroducedVersion

プロパティ
Description Version in which the component is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

PickListMappingId

プロパティ
Description Unique identifier of the picklist mapping.
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName picklistmappingid
RequiredLevel SystemRequired
Type Uniqueidentifier

ProcessCode

プロパティ
Description Information about whether the list value mapping needs to be processed.
DisplayName Process Code
IsValidForForm True
IsValidForRead True
LogicalName processcode
RequiredLevel SystemRequired
Type Picklist

ProcessCode の選択肢/オプション

ラベル 内容
1 Process
2 Ignore
3 Internal
4 Unmapped

SourceValue

プロパティ
Description Source value to be replaced.
DisplayName Source Value
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName sourcevalue
MaxLength 2097152
RequiredLevel None
Type String

StatusCode

プロパティ
Description Reason for the status of the picklist mapping.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel SystemRequired
Type Status

StatusCode の選択肢/オプション

ラベル 状態
0 Active 0

TargetValue

プロパティ
Description Microsoft Dynamics 365 list value with which to replace the source value.
DisplayName Target Value
Format None
IsValidForForm True
IsValidForRead True
LogicalName targetvalue
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

ColumnMappingIdName

プロパティ
Description Name of the column mapping.
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName columnmappingidname
MaxLength 100
RequiredLevel SystemRequired
Type String

ComponentState

プロパティ
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

ComponentState の選択肢/オプション

ラベル 内容
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

プロパティ
Description Unique identifier of the user who created the list value mapping.
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when the list value mapping was created.
DisplayName
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel SystemRequired
Type DateTime

CreatedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who created the picklistmapping.
DisplayName Created By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

IsManaged

プロパティ
Description Information that specifies whether this component is managed.
DisplayName State
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged の選択肢/オプション

ラベル 内容
1 Managed
0 Unmanaged

既定値 : 0

ModifiedBy

プロパティ
Description Unique identifier of the user who last modified the list value mapping.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when the list value mapping was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel SystemRequired
Type DateTime

ModifiedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who last modified the picklistmapping.
DisplayName Modified By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OverwriteTime

プロパティ
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

PickListMappingIdUnique

プロパティ
Description Unique identifier of the Pick List Mapping.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName picklistmappingidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionId

プロパティ
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

StateCode

プロパティ
Description Status of the picklist mapping.
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

StateCode の選択肢/オプション

ラベル 既定の状態 不変名
0 Active 0 Active

SupportingSolutionId

プロパティ
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

lk_picklistmapping_modifiedonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_picklistmapping_modifiedonbehalfby を参照してください。

PickListMapping_ColumnMapping

columnmapping テーブル/エンティティの一対多のリレーションシップ PickListMapping_ColumnMapping を参照してください。

lk_picklistmapping_createdby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_picklistmapping_createdby を参照してください。

lk_picklistmapping_createdonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_picklistmapping_createdonbehalfby を参照してください。

lk_picklistmapping_modifiedby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_picklistmapping_modifiedby を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス picklistmapping EntityType