価格表 (PriceLevel) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? Microsoft Dataverse で「開発者: 用語を理解する」を参照してください。
価格帯を定義するエンティティです。
追加者: 製品管理ソリューション
[メッセージ]
Message | Web API 操作 | SDK クラスまたは算出方法 |
---|---|---|
Create | POST /pricelevels 作成する を参照 |
CreateRequest または Create |
CreateMultiple | CreateMultiple | CreateMultipleRequest |
Delete | DELETE /pricelevels(pricelevelid) 削除 参照してください |
DeleteRequest または Delete |
取得する | GET /pricelevels(pricelevelid) Retrieveを参照してください |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET /pricelevels クエリ データを参照してください |
RetrieveMultipleRequest または RetrieveMultiple |
SetState | PATCH /pricelevels(pricelevelid) 更新 statecode および statuscode プロパティ。 |
SetStateRequest |
更新する | PATCH /pricelevels(pricelevelid) Updateを参照してください |
UpdateRequest または Update |
UpdateMultiple | UpdateMultiple | UpdateMultipleRequest |
プロパティ
プロパティ | 価値 |
---|---|
CollectionSchemaName | PriceLevels |
DisplayCollectionName | 価格表 |
表示名 | 価格表 |
EntitySetName | pricelevels |
IsBPFEntity | False |
LogicalCollectionName | pricelevels |
LogicalName | pricelevel |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | pricelevelid |
PrimaryNameAttribute | 名称 |
スキーマ名 | PriceLevel |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- BeginDate
- 説明設定
- EndDate
- FreightTermsCode
- ImportSequenceNumber
- Name
- OverriddenCreatedOn
- PaymentMethodCode
- PriceLevelId
- ShippingMethodCode
- StateCode
- StatusCode
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- UTCConversionTimeZoneCode
BeginDate
プロパティ | 価値 |
---|---|
DateTimeBehavior | UserLocal |
Description | 価格表の発効日です。 |
表示名 | Start Date |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | begindate |
RequiredLevel | None |
タイプ | DateTime |
Description
プロパティ | 価値 |
---|---|
Description | 価格表の説明です。 |
表示名 | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | 有効 |
IsValidForRead | True |
LogicalName | 説明 |
MaxLength | 2,000 |
RequiredLevel | None |
タイプ | メモ |
EndDate
プロパティ | 価値 |
---|---|
DateTimeBehavior | UserLocal |
Description | 価格表が有効な最終日です。 |
表示名 | 終了日付 |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | 終了日 |
RequiredLevel | None |
タイプ | DateTime |
FreightTermsCode
プロパティ | 価値 |
---|---|
Description | 価格表の運賃条件です。 |
表示名 | 運賃条件 |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | freighttermscode |
RequiredLevel | いいえ |
Type | Picklist |
FreightTermsCode の選択肢/オプション
価値 | Label | Description |
---|---|---|
6 | Default Value |
ImportSequenceNumber
プロパティ | 価値 |
---|---|
Description | このレコードを作成したインポート処理のシーケンス番号。 |
DisplayName | インポート シーケンス番号 |
Format | なし |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
タイプ | 整数 |
件名
プロパティ | 価値 |
---|---|
Description | 価格表の名前です。 |
表示名 | 件名 |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | 有効 |
IsValidForRead | 有効 |
LogicalName | 名前 |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | 文字列 |
OverriddenCreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
説明 | レコードが移行された日時です。 |
DisplayName | [レコード作成日] |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
タイプ | DateTime |
PaymentMethodCode
プロパティ | 価値 |
---|---|
Description | 価格表で使用する支払条件です。 |
表示名 | 支払方法 |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | paymentmethodcode |
RequiredLevel | None |
タイプ | Picklist |
PaymentMethodCode の選択肢/オプション
価値 | Label | Description |
---|---|---|
6 | Default Value |
PriceLevelId
プロパティ | 価値 |
---|---|
Description | 価格表を表す一意識別子です。 |
表示名 | 価格表 |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | pricelevelid |
RequiredLevel | SystemRequired |
タイプ | Uniqueidentifier |
ShippingMethodCode
プロパティ | 価値 |
---|---|
Description | 価格表に記載されている製品の発送方法です。 |
表示名 | 発送方法 |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | shippingmethodcode |
RequiredLevel | いいえ |
Type | Picklist |
ShippingMethodCode の選択肢/オプション
価値 | Label | Description |
---|---|---|
6 | Default Value |
StateCode
プロパティ | 価値 |
---|---|
Description | 価格表の状態です。 |
表示名 | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | 完了状態 |
StateCode 選択肢/オプション
価値 | Label | DefaultStatus | InvariantName |
---|---|---|---|
12 | アクティブです | 100001 | アクティブです |
6 | 非アクティブ | 100002 | 非アクティブ |
StatusCode
プロパティ | 価値 |
---|---|
Description | 価格表の状態の理由です。 |
表示名 | ステータスの理由 |
IsValidForForm | False |
IsValidForRead | 有効 |
LogicalName | statuscode |
RequiredLevel | None |
タイプ | Status |
StatusCode 選択肢/オプション
価値 | Label | 状態 |
---|---|---|
100001 | アクティブです | 12 |
100002 | 非アクティブ | 6 |
TimeZoneRuleVersionNumber
プロパティ | 価値 |
---|---|
Description | 社外秘。 |
DisplayName | タイム ゾーン規則のバージョン番号 |
Format | なし |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | いいえ |
Type | Integer |
TransactionCurrencyId
プロパティ | 値 |
---|---|
Description | 価格レベルと関連付けられている通貨を表す一意の識別子です。 |
表示名 | 通貨型 |
IsValidForForm | True |
IsValidForRead | 有効 |
IsValidForUpdate | 無効 |
LogicalName | transactioncurrencyid |
RequiredLevel | ApplicationRequired |
Targets | transactioncurrency |
タイプ | 参照 |
UTCConversionTimeZoneCode
プロパティ | 値 |
---|---|
説明 | レコード作成時に使用中であったタイム ゾーン コード。 |
DisplayName | UTC 変換タイム ゾーン コード |
Format | なし |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | なし |
Type | Integer |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- TransactionCurrencyIdName
- VersionNumber
CreatedBy
プロパティ | 価値 |
---|---|
Description | 価格表を作成したユーザーを表す一意識別子です。 |
表示名 | 作成者 |
IsValidForForm | False |
IsValidForRead | 有効 |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | 検索 |
CreatedByName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | 文字列 |
CreatedByYomiName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | 文字列 |
CreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
説明 | レコードが作成された日時。 |
DisplayName | 作成日時 |
Format | DateAndTime |
IsValidForForm | 無効 |
IsValidForRead | 有効 |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
プロパティ | 値 |
---|---|
Description | 価格レベルを作成した代理ユーザーを表す一意識別子です。 |
表示名 | 作成者 (代理人) |
IsValidForForm | False |
IsValidForRead | 有効 |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | 検索 |
CreatedOnBehalfByName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | 文字列 |
CreatedOnBehalfByYomiName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | いいえ |
Type | 文字列 |
ExchangeRate
プロパティ | 値 |
---|---|
説明 | レコードの通貨の交換レートを表示します。 変換レートは、レコードのすべての金額フィールドをローカル通貨からシステムの既定通貨に変換するために使用されます。 |
DisplayName | 為替レート |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | exchangerate |
MaxValue | 100000000000 |
MinValue | 0.000000000001 |
Precision | 12 |
RequiredLevel | いいえ |
Type | Decimal |
ModifiedBy
プロパティ | 価値 |
---|---|
Description | 価格表を最後に修正したユーザーを表す一意識別子です。 |
表示名 | 更新者 |
IsValidForForm | False |
IsValidForRead | 有効 |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | 検索 |
ModifiedByName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | 文字列 |
ModifiedByYomiName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | 文字列 |
ModifiedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
説明 | レコードが修正された日時。 |
DisplayName | 変更日時 |
Format | DateAndTime |
IsValidForForm | 無効 |
IsValidForRead | 有効 |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
プロパティ | 値 |
---|---|
説明 | 価格レベルを最後に修正した代理ユーザーを表す一意識別子です。 |
表示名 | 変更者 (代理) |
IsValidForForm | False |
IsValidForRead | 有効 |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | 検索 |
ModifiedOnBehalfByName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | 文字列 |
ModifiedOnBehalfByYomiName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | いいえ |
Type | 文字列 |
OrganizationId
プロパティ | 値 |
---|---|
説明 | 組織を表す一意識別子 |
DisplayName | 組織 ID |
IsValidForForm | 無効 |
IsValidForRead | 有効 |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Targets | 組織 |
Type | 検索 |
OrganizationIdName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | 無効 |
IsValidForRead | 有効 |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | 文字列 |
TransactionCurrencyIdName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | 文字列 |
VersionNumber
プロパティ | 値 |
---|---|
説明 | バージョン番号 |
DisplayName | バージョン番号 |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | なし |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- price_level_product_price_levels
- price_level_accounts
- price_level_contacts
- price_level_products
- PriceList_Campaigns
- price_level_invoices
- price_level_opportunties
- price_level_orders
- price_level_quotes
price_level_product_price_levels
productpricelevel テーブル/エンティティの price_level_product_price_levels 多対一の関連付けと同じです。
プロパティ | 価値 |
---|---|
ReferencingEntity | productpricelevel |
ReferencingAttribute | pricelevelid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | price_level_product_price_levels |
AssociatedMenuConfiguration | Behavior: DoNotDisplay グループ: Details ラベル: 順序: |
CascadeConfiguration | 割り当て: NoCascade 削除: 制限する 結合: NoCascade リペアレント : NoCascade 共有 : NoCascade Unshare: NoCascade |
price_level_accounts
取引先企業 テーブル/エンティティの price_level_accounts 多対一の関連付けと同じです。
プロパティ | 価値 |
---|---|
ReferencingEntity | アカウント |
ReferencingAttribute | defaultpricelevelid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | price_level_accounts |
AssociatedMenuConfiguration | Behavior: DoNotDisplay グループ: Details ラベル: 順序: |
CascadeConfiguration | 割り当て: NoCascade 削除: 制限する 結合: NoCascade リペアレント : NoCascade 共有 : NoCascade Unshare: NoCascade |
price_level_contacts
連絡先テーブル/エンティティのprice_level_contacts の多対一の関連付けと同じです。
プロパティ | 価値 |
---|---|
ReferencingEntity | 連絡先 |
ReferencingAttribute | defaultpricelevelid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | price_level_contacts |
AssociatedMenuConfiguration | Behavior: DoNotDisplay グループ: Details ラベル: 順序: |
CascadeConfiguration | 割り当て: NoCascade 削除: 制限する 結合: NoCascade リペアレント : NoCascade 共有 : NoCascade Unshare: NoCascade |
price_level_products
製品テーブル/エンティティのprice_level_products の多対一の関連付けと同じです。
プロパティ | 価値 |
---|---|
ReferencingEntity | 製品 |
ReferencingAttribute | pricelevelid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | price_level_products |
AssociatedMenuConfiguration | Behavior: DoNotDisplay グループ: Details ラベル: 順序: |
CascadeConfiguration | 割り当て: NoCascade 削除: 制限する 結合: NoCascade リペアレント : NoCascade 共有 : NoCascade Unshare: NoCascade |
PriceList_Campaigns
追加元: マーケティング ソリューション
キャンペーン テーブル/エンティティの PriceList_Campaigns 多対一の関連付けと同じです。
プロパティ | 価値 |
---|---|
ReferencingEntity | キャンペーン |
ReferencingAttribute | pricelistid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | PriceList_Campaigns |
AssociatedMenuConfiguration | Behavior: DoNotDisplay グループ: Details ラベル: 順序: |
CascadeConfiguration | 割り当て: NoCascade 削除: RemoveLink 結合: NoCascade リペアレント : NoCascade 共有 : NoCascade Unshare: NoCascade |
price_level_invoices
以下により追加: 営業ソリューション
請求書テーブル/エンティティの price_level_invoices 多対一の関連付けと同じです。
プロパティ | 価値 |
---|---|
ReferencingEntity | 請求書 |
ReferencingAttribute | pricelevelid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | price_level_invoices |
AssociatedMenuConfiguration | Behavior: DoNotDisplay グループ: Details ラベル: 順序: |
CascadeConfiguration | 割り当て: NoCascade 削除: 制限する 結合: NoCascade リペアレント : NoCascade 共有 : NoCascade Unshare: NoCascade |
price_level_opportunties
以下により追加: 営業ソリューション
営業案件テーブル/エンティティの price_level_opportunties 多対一の関連付けと同じです。
プロパティ | 価値 |
---|---|
ReferencingEntity | 営業案件 |
ReferencingAttribute | pricelevelid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | price_level_opportunties |
AssociatedMenuConfiguration | Behavior: DoNotDisplay グループ: Details ラベル: 順序: |
CascadeConfiguration | 割り当て: NoCascade 削除: RemoveLink 結合: NoCascade リペアレント : NoCascade 共有 : NoCascade Unshare: NoCascade |
price_level_orders
以下により追加: 営業ソリューション
salesorder テーブル/エンティティの price_level_orders 多対一の関連付けと同じです。
プロパティ | 価値 |
---|---|
ReferencingEntity | 受注 |
ReferencingAttribute | pricelevelid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | price_level_orders |
AssociatedMenuConfiguration | Behavior: DoNotDisplay グループ: Details ラベル: 順序: |
CascadeConfiguration | 割り当て: NoCascade 削除: 制限する 結合: NoCascade リペアレント : NoCascade 共有 : NoCascade Unshare: NoCascade |
price_level_quotes
以下により追加: 営業ソリューション
見積もりテーブル/エンティティの price_level_quotes 多対一の関連付けと同じです。
プロパティ | 価値 |
---|---|
ReferencingEntity | 見積もり |
ReferencingAttribute | pricelevelid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | price_level_quotes |
AssociatedMenuConfiguration | Behavior: DoNotDisplay グループ: Details ラベル: 順序: |
CascadeConfiguration | 割り当て: NoCascade 削除: 制限する 結合: NoCascade リペアレント : NoCascade 共有 : NoCascade Unshare: NoCascade |