ExpenseReportsExpenseexpenseErrors
The expense errors resource is a child resource that contains information about all validation errors of an expense.
Columns
Name | Type | Description |
ExpenseReportsExpenseReportId [KEY] | Long | Expense report identifier of the expense reports. |
ExpenseExpenseId [KEY] | Long | Expense identifier of the expense record. |
Name | String | Name of the attribute in an expense validation error. |
ErrorCode | String | Error code of the expense validation error. |
ErrorSequence [KEY] | Int | Unique identifier of an expense validation error. |
ErrorDescription | String | Description of the expense validation error. |
Type | String | Indicates whether the record returned is an error or a warning. |
BusinessUnit | String | businessunit |
ExpenseReportId | Long | expensereportid |
Finder | String | finder |
SysEffectiveDate | String | syseffectivedate |
CUReferenceNumber | Int | Maps the child aggregates with Parent tables. |
EffectiveDate | Date | This query parameter is used to fetch resources which are effective dated as of the specified start date. |