TransactionCurrency
これは、Dynamics CRMのCompetitorProductエンティティを表すテーブルです。
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 | |
| CurrencyName | String | False |
取引通貨の名前。 |
| CurrencyPrecision | Integer | False |
通貨に使用できる小数点以下の桁数。 |
| CurrencySymbol | String | False |
取引通貨の記号。 |
| ExchangeRate | Double | False |
取引通貨と基本通貨の間の為替レート。 |
| ImportSequenceNumber | Integer | False |
このレコードを作成したデータインポートまたはデータ移行を表す一意識別子。 |
| ISOCurrencyCode | String | False |
取引通貨のISO通貨コード。 |
| 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_Id | String | True |
取引通貨に関連付けられた組織を表す一意識別子。 |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverriddenCreatedOn | Datetime | False |
レコードを移行した日付と時刻。 |
| StateCode | String | True |
取引通貨のステータス。 |
| StatusCode | String | False |
取引通貨のステータスの理由。 |
| TransactionCurrencyId | String | False |
取引通貨を表す一意識別子。 |