ExpenseSetupOptions
The expense setup options resource is used to get user selected setup options.
Columns
Name | Type | Description |
OptionId [KEY] | Long | Unique identifier of the row. |
OrgId | Long | Identifier of the business unit. |
OptionCode | String | Lookup code for the setup option code. |
OptionMeaning | String | Lookup meaning for the setup option. |
ValueCode | String | Lookup code for the setup option value. |
ValueMeaning | String | Lookup meaning for the setup value. |
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. |
Finder | String | finder |