InvoicesinvoiceLinesinvoiceDistributionsinvoiceDistributionProjectDff
Captures project-relevant details in a flexfield format for invoice distributions, integrating cost-tracking with project management.
Columns
| Name | Type | Description |
| InvoicesInvoiceId [KEY] | Long | Unique identifier of the invoice associated with the invoice distribution's project descriptive flexfield (DFF). |
| InvoicelinesLineNumber [KEY] | Int | Unique line number for the invoice line, representing the specific line associated with the invoice distribution's project descriptive flexfield. |
| InvoicedistributionsInvoiceDistributionId [KEY] | Long | Unique identifier of the invoice distribution, linking it to the project descriptive flexfield in the invoice line distribution. |
| InvoiceDistributionId [KEY] | Long | The unique identifier for the invoice distribution to which the project descriptive flexfield is associated, used for identifying the distribution in the system. |
| _FLEX_Context | String | The context name of the project descriptive flexfield, indicating the specific context or scenario in which the flexfield is applied. |
| _FLEX_Context_DisplayValue | String | The display value of the project descriptive flexfield context, representing the context in a user-friendly format. |
| Finder | String | Search term or identifier used for locating the invoice distribution's project descriptive flexfield in the system. |
| InvoiceId | Long | Unique identifier of the invoice to which the invoice distribution and its project descriptive flexfield are associated. |
| CUReferenceNumber | Int | Reference number linking child aggregates to parent tables, ensuring consistency across related records. |
| EffectiveDate | Date | Date parameter used to fetch resources effective as of the specified start date, indicating the validity of the project descriptive flexfield for that date. |