ExpenseGroupConfigurationPolicies
Lists the policies of Expense Group Configurations.
Table Specific Information
Select
The driver processes all searches to this table client-side within the driver. You can turn off the client-side execution of the query by setting SupportEnhancedSQL to false.
Columns
| Name | Type | References | Description |
| Id | String | The unique identifier of the policy. | |
| ExpenseGroupConfigurationId | String | The unique identifier of the Expense Group Configuration. | |
| Name | String | The name of the policy. | |
| IsDefault | Boolean | Indicates whether this policy is the default. | |
| IsInheritable | Boolean | Indicates whether the descendent nodes in the Expense Feature Hierarchy are covered by this policy. |
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 | |
| LoginId | String | The login ID of the user who owns the expense group. The user must have the Web Services Admin role to use this parameter. |