TransactionCurrency
This is a table representing the TransactionCurrency entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the transaction currency. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the transaction currency. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the transaction currency was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the transaction currency. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| CurrencyName | String | False |
Name of the transaction currency. |
| CurrencyPrecision | Integer | False |
Number of decimal places that can be used for currency. |
| CurrencySymbol | String | False |
Symbol for the transaction currency. |
| ExchangeRate | Double | False |
Exchange rate between the transaction currency and the base currency. |
| ImportSequenceNumber | Integer | False |
Unique identifier of the data import or data migration that created this record. |
| ISOCurrencyCode | String | False |
ISO currency code for the transaction currency. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the transaction currency. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the transaction currency was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the transaction currency. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OrganizationId_Id | String | True |
Unique identifier of the organization associated with the transaction currency. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverriddenCreatedOn | Datetime | False |
Date and time that the record was migrated. |
| StateCode | String | True |
Status of the transaction currency. |
| StatusCode | String | False |
Reason for the status of the transaction currency. |
| TransactionCurrencyId | String | False |
Unique identifier of the transaction currency. |