ExpensesexpenseErrors
The expense errors resource is a child resource that contains information about all validation errors of an expense.
Columns
Name | Type | Description |
ExpensesExpenseId [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. |
ExpenseId | Long | expenseid |
Finder | String | finder |
PersonId | String | personid |
Request | String | request |
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. |