ExpenseReportsExpenseExpenseDff
Provides descriptive flexfields for additional, organization-specific data on individual expense items.
Columns
| Name | Type | Description |
| ExpenseReportsExpenseReportId [KEY] | Long | Unique identifier for the expense report within the Oracle Financial Cloud system, used for tracking and referencing specific reports. |
| ExpenseExpenseId [KEY] | Long | Unique identifier for the expense record, helping to distinguish individual expenses within the report. |
| ExpenseId [KEY] | Long | Identifier for the expense within the related ExpenseReportsExpenseExpenseDff table, used to link the expense data. |
| _FLEX_Context | String | Context for the flexfield, used to manage and identify the environment or system-specific data for the 'ExpenseReportsExpenseExpenseDff'. |
| BusinessUnit | String | The business unit associated with the expense, used for categorizing financial data and reporting purposes within Oracle Financial Cloud. |
| ExpenseReportId | Long | Unique identifier for the expense report, used to link attachments and related data to a specific report in the system. |
| Finder | String | A search or filter term used to locate and retrieve specific records within the financial system or reports. |
| SysEffectiveDate | String | The system-defined effective date, used to manage the validity and relevance of data at specific time points. |
| CUReferenceNumber | Int | A reference number used to link child aggregates to parent tables, helping in the hierarchical data organization within the financial system. |
| EffectiveDate | Date | Date that specifies when the resource is effective, often used in queries to fetch data relevant to a specific time period. |