Name
This is a table representing the Name entities in FinancialForce.
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True |
Label 'ID' corresponds to this field. | |
Name | String | True |
Label 'Name' corresponds to this field. | |
LastName | String | True |
Label 'Last Name' corresponds to this field. | |
FirstName | String | True |
Label 'First Name' corresponds to this field. | |
Type | String | True |
Label 'Type' corresponds to this field. | |
Alias | String | True |
Label 'Alias' corresponds to this field. | |
UserRoleId | String | True |
Label 'Role ID' 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 |
Where | 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. |