Discount
これは、Dynamics CRMのDiscountエンティティを表すテーブルです。
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
値引きを表す一意識別子。 |
Amount | Double | False |
値引き率または値引き額のいずれかで指定された値引きの金額。 |
Amount_Base | Double | True |
値引きの金額の基本通貨換算額。 |
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 | |
DiscountId | String | False |
値引きを表す一意識別子。 |
DiscountTypeId_Id | String | False |
値引きに関連付けられた値引き表を表す一意識別子。 |
DiscountTypeId_LogicalName | String | False | |
DiscountTypeId_Name | String | False | |
ExchangeRate | Double | True |
値引きに関連付けられた通貨と基本通貨の間の為替レート。 |
HighQuantity | Double | False |
特定の値引きが適用される数量の範囲の上限。 |
ImportSequenceNumber | Integer | False |
このレコードを作成したデータインポートまたはデータ移行を表す一意識別子。 |
IsAmountType | Boolean | True |
値引きを値引き額または値引き率のどちらで指定するかを指定します。 |
LowQuantity | Double | 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 | |
OrganizationId | String | True |
値引きに関連付けられた組織を表す一意識別子。 |
OverriddenCreatedOn | Datetime | False |
レコードを移行した日付と時刻。 |
Percentage | Double | False |
値引き率の値。 |
StatusCode | String | False |
値引きのステータスの理由。 |
TransactionCurrencyId_Id | String | True |
値引きに関連付けられた通貨を表す一意識別子。 |
TransactionCurrencyId_LogicalName | String | True | |
TransactionCurrencyId_Name | String | True |