ExpenseReportsExpensematchedExpenses
ExpenseReportsExpensematchedExpenses
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 | Double | Percentage that indicates the strength of the match. |
| MatchReference [KEY] | String | Unique identifier of a matched record. |
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 |
| BusinessUnit | String | BusinessUnit |
| ExpenseReportId | Long | ExpenseReportId |
| SysEffectiveDate | String | SysEffectiveDate |
| Finder | String | finder |