ExpenseReportsExpenseReportDff
Includes custom flexfield data at the expense report header level, aligning the report with unique organizational processes.
Columns
| Name | Type | Description |
| ExpenseReportsExpenseReportId [KEY] | Long | Unique identifier for each expense report within the system, used to track and reference specific expense reports in various operations and reports. |
| ExpenseReportId [KEY] | Long | Identifier of the related expense report in the ExpenseReportsExpenseReportDff table, linking the report to additional financial data and details. |
| _FLEX_Context | String | Contextual information for the flexfield structure of the ExpenseReportsExpenseReportDff table, used to define the specific configuration for the expense report. |
| _FLEX_Context_DisplayValue | String | Display value for the flexfield context of the ExpenseReportsExpenseReportDff table, which provides a human-readable description of the context for user interfaces. |
| BusinessUnit | String | The business unit to which the expense report is assigned, helping to categorize financial data by organizational division for reporting and management. |
| Finder | String | Search term or key used to locate specific records or attachments related to the expense report, typically used for searching or filtering reports. |
| SysEffectiveDate | String | System-defined effective date, specifying when the data becomes valid within the system, often used for managing historical and future state data. |
| CUReferenceNumber | Int | Reference number used to link child aggregates (for example, transaction details) to their corresponding parent records, enabling hierarchical data relationships. |
| EffectiveDate | Date | The effective date from which the expense report or related resource is valid, commonly used to filter records that are applicable based on their start date. |