Product
これは、Dynamics CRMのProductエンティティを表すテーブルです。
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
製品を表す一意識別子。 |
| CreatedBy_Id | String | True |
製品を作成したユーザーを表す一意識別子。 |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
製品が作成された日時。 |
| CreatedOnBehalfBy_Id | String | True |
製品を作成した代理ユーザーを表す一意識別子。 |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| CurrentCost | Double | False |
製品品目の現在のコスト。価格計算に使用されます。 |
| CurrentCost_Base | Double | True |
製品品目の現在のコストの基本通貨換算額。 |
| DefaultUoMId_Id | String | False |
製品の既定の出荷単位。 |
| DefaultUoMId_LogicalName | String | False | |
| DefaultUoMId_Name | String | False | |
| DefaultUoMScheduleId_Id | String | False |
製品の既定の出荷単位一覧。 |
| DefaultUoMScheduleId_LogicalName | String | False | |
| DefaultUoMScheduleId_Name | String | False | |
| Description | String | False |
製品の説明。 |
| ExchangeRate | Double | True |
製品に関連付けられた通貨と基本通貨の間の為替レート。 |
| ImportSequenceNumber | Integer | False |
このレコードを作成したデータインポートまたはデータ移行を表す一意識別子。 |
| IsKit | Boolean | False |
製品がキットであるかどうかを示す情報。 |
| IsStockItem | Boolean | False |
製品が在庫アイテムであるかどうかの情報。 |
| ModifiedBy_Id | String | True |
製品を最後に変更したユーザーを表す一意識別子。 |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
製品が最後に変更された日時。 |
| ModifiedOnBehalfBy_Id | String | True |
製品を最後に変更した代理ユーザーを表す一意識別子。 |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| Name | String | False |
製品の名前。 |
| OrganizationId_Id | String | True |
製品に関連付けられた組織を表す一意識別子。 |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverriddenCreatedOn | Datetime | False |
レコードを移行した日付と時刻。 |
| Price | Double | False |
製品の定価。 |
| Price_Base | Double | True |
製品の定価の基本通貨換算額。 |
| PriceLevelId_Id | String | False |
製品に関連付けられた価格表を表す一意識別子。 |
| PriceLevelId_LogicalName | String | False | |
| PriceLevelId_Name | String | False | |
| ProductId | String | False |
製品を表す一意識別子。 |
| ProductNumber | String | False |
ユーザー定義の製品番号。 |
| ProductTypeCode | String | False |
製品の種類。 |
| ProductUrl | String | False |
製品に関連付けられたWebサイトのURL。 |
| QuantityDecimal | Integer | False |
製品の金額に使用できる小数点以下の桁数。 |
| QuantityOnHand | Double | False |
在庫製品の数量。 |
| Size | String | False |
製品サイズ。 |
| StandardCost | Double | False |
製品の標準原価。 |
| StandardCost_Base | Double | True |
製品の標準原価の基本通貨換算額。 |
| StateCode | String | True |
製品のステータス。 |
| StatusCode | String | False |
製品のステータスの理由。 |
| StockVolume | Double | False |
製品の在庫数量。 |
| StockWeight | Double | False |
製品の在庫重量。 |
| SubjectId_Id | String | False |
製品に関連付けられた件名を表す一意識別子。 |
| SubjectId_LogicalName | String | False | |
| SubjectId_Name | String | False | |
| SupplierName | String | False |
製品の供給者の名前。 |
| TimeZoneRuleVersionNumber | Integer | False |
内部使用専用。 |
| TransactionCurrencyId_Id | String | False |
製品に関連付けられた通貨を表す一意識別子。 |
| TransactionCurrencyId_LogicalName | String | False | |
| TransactionCurrencyId_Name | String | False | |
| UTCConversionTimeZoneCode | Integer | False |
レコードの作成時に使用されたタイムゾーンコード。 |
| VendorName | String | False |
製品のベンダーの名前。 |
| VendorPartNumber | String | False |
ベンダー製品の部品番号。 |