InvoicesinvoiceLinesinvoiceLineDff
Provides descriptive flexfields at the invoice line level, supporting specialized data collection for each line item.
Columns
| Name | Type | Description |
| InvoicesInvoiceId [KEY] | Long | Unique identifier of the invoice associated with the invoice line's descriptive flexfield. |
| InvoicelinesLineNumber [KEY] | Int | Unique line number for the invoice line, representing the specific line associated with the descriptive flexfield. |
| InvoiceId [KEY] | Long | The unique identifier for the invoice to which the line descriptive flexfield is associated. |
| LineNumber [KEY] | Int | The number used to identify an invoice line to which the descriptive flexfield is associated. |
| _FLEX_Context | String | The descriptive flexfield context name 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 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 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 descriptive flexfield for that date. |