ProcessInstanceHistory
This is a table representing the ProcessInstanceHistory entities in FinancialForce.
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | System.String | True |
Label 'Process Instance History ID' corresponds to this field. | |
IsPending | System.Boolean | True |
Label 'Is Pending' corresponds to this field. | |
ProcessInstanceId | System.String | True |
Label 'Process Instance ID' corresponds to this field. | |
TargetObjectId | System.String | True |
Label 'Target Object ID' corresponds to this field. | |
StepStatus | System.String | True |
Label 'Status' corresponds to this field. | |
OriginalActorId | System.String | True |
Label 'Original Actor ID' corresponds to this field. | |
ActorId | System.String | True |
Label 'Actor ID' corresponds to this field. | |
RemindersSent | System.Integer | True |
Label 'RemindersSent' corresponds to this field. | |
Comments | System.String | True |
Label 'Comments' corresponds to this field. | |
IsDeleted | System.Boolean | True |
Label 'Deleted' corresponds to this field. | |
CreatedDate | System.DateTime | True |
Label 'Created Date' corresponds to this field. | |
CreatedById | System.String | True |
Label 'Created By ID' corresponds to this field. | |
SystemModstamp | System.DateTime | True |
Label 'System Modstamp' corresponds to this field. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SOQL | String |
Specifies the Where clause of the SOQL query to execute against the FinancialForce servers. If this pseudo column is set from the WHERE clause it will take precendence over any other input. |