ExpenseDistributionsPJCDFF
Captures project-specific descriptive flexfields for expense distributions, integrating project details with expense tracking.
Columns
| Name | Type | Description |
| ExpenseDistributionsExpenseDistId [KEY] | Long | The unique identifier for the expense distribution record, used to reference individual expense distributions in the ExpenseDistributionsPJCDFF table. |
| ExpenseDistId [KEY] | Long | The unique identifier for a specific expense distribution entry within the ExpenseDistributionsPJCDFF table, linking it to other related data. |
| _FLEX_Context | String | A pseudocolumn storing context information for the flexfield associated with the expense distribution, used to capture additional, flexible data attributes. |
| _FLEX_Context_DisplayValue | String | A pseudocolumn that stores the displayable value for the flexfield context, providing a user-friendly representation of the context data. |
| Finder | String | A field used to search or locate records within the ExpenseDistributionsPJCDFF table, typically storing search parameters or criteria for quick reference. |