ProcessDefinition
This is a table representing the ProcessDefinition entities in FinancialForce.
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True |
Unique identifier of the ProcessDefinition. | |
Name | String | True |
Label Name corresponds to this field. | |
DeveloperName | String | True |
Label Unique Name corresponds to this field. | |
Type | String | True |
Label Process Definition Type corresponds to this field. | |
Description | String | True |
Label Description corresponds to this field. | |
TableEnumOrId | String | True |
Label Custom Object Definition ID corresponds to this field. | |
LockType | String | True |
Label Lock Type corresponds to this field. | |
State | String | True |
Label State 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. |