ExpenseOrganizationSettings
ExpenseOrganizationSettings
Columns
| Name | Type | Description |
| OrgId [KEY] | Long | Identifier of the business unit. |
| SettingCode [KEY] | String | Code that identifies the setting. |
| SettingValue | String | Value of the setting. |
| CreationDate | Datetime | Date and time when the row was created. |
| CreatedBy | String | User who created the row. |
| LastUpdateLogin | String | Session login associated with the user who last updated the row. |
| LastUpdateDate | Datetime | Date and time when the row was last updated. |
| LastUpdatedBy | String | User who last updated the row. |
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 |
| Finder | String | finder |