ExpenseReportsExpensematchedExpenses
The matched expenses resource is a child resource that contains information about all matched expense items related to 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. |
MatchedExpenseId | Long | Expense identifier of a matched record. |
ExpenseId | Long | Unique identifier of an expense. |
MergedFlag | String | Indicates whether expenses are merged after a match. |
MatchPercentage | Decimal | Percentage that indicates the strength of the match. |
MatchReference [KEY] | String | Unique identifier of a matched record. |
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. |