Solution
This is a table representing the Solution entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the Solution. | |
| IsDeleted | Boolean | True |
Label Deleted corresponds to this field. | |
| SolutionNumber | String | True |
Label Solution Number corresponds to this field. | |
| SolutionName | String | False |
Label Title corresponds to this field. | |
| IsPublished | Boolean | False |
Label Public corresponds to this field. | |
| IsPublishedInPublicKb | Boolean | False |
Label Visible in Public Knowledge Base corresponds to this field. | |
| Status | String | False |
Label Status corresponds to this field. | |
| IsReviewed | Boolean | True |
Label Reviewed corresponds to this field. | |
| SolutionNote | String | False |
Label Description corresponds to this field. | |
| OwnerId | String | False |
User.Id |
Label Owner ID corresponds to this field. |
| CreatedDate | Datetime | True |
Label Created Date corresponds to this field. | |
| CreatedById | String | True |
User.Id |
Label Created By ID corresponds to this field. |
| LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
| LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. | |
| TimesUsed | Int | True |
Label Num Related Cases corresponds to this field. | |
| LastViewedDate | Datetime | True |
Label Last Viewed Date corresponds to this field. | |
| LastReferencedDate | Datetime | True |
Label Last Referenced Date corresponds to this field. | |
| IsHtml | Boolean | True |
Label Is Html corresponds to this field. |