InvoicesinvoiceLinesinvoiceLineProjectDff
Tracks project details for individual invoice lines in a flexfield format, linking payables data to project cost structures.
Columns
| Name | Type | Description |
| InvoicesInvoiceId [KEY] | Long | Unique identifier of the invoice associated with the invoice line's project descriptive flexfield. |
| InvoicelinesLineNumber [KEY] | Int | Unique line number for the invoice line, representing the specific line associated with the project descriptive flexfield. |
| InvoiceId [KEY] | Long | InvoiceId of the invoice associated with the invoice line's project descriptive flexfield. |
| LineNumber [KEY] | Int | The unique number for the invoice line to which the project descriptive flexfield is associated. |
| _FLEX_Context | String | The context name of the project descriptive flexfield for the invoice line, 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 for the invoice line, representing the context in a user-friendly format. |
| Finder | String | Search term or identifier used for locating the invoice line's project descriptive flexfield in the system. |
| 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. |