InvoiceRun
Tracks details of invoice runs, including batch processing information and associated summaries.
Columns
| Name | Type | Description |
| Recordno [KEY] | String | The unique identifier for the InvoiceRun record. |
| Docparkey | String | The document parameter key associated with the InvoiceRun. |
| Override_pricelistkey | String | The override price list key for the InvoiceRun. |
| Override_pricelistid | String | The override price list ID for the InvoiceRun. |
| Expensepricemarkup | Double | The markup applied to the expense price in the InvoiceRun. |
| Docparid | String | The document parameter ID associated with the InvoiceRun. |
| Description | String | A description of the InvoiceRun. |
| Isoffline | String | Indicates if the InvoiceRun is offline. |
| State | String | The state of the InvoiceRun process. |
| Parameters | String | The parameters associated with the InvoiceRun. |
| Errordata | String | The error data for the InvoiceRun, if applicable. |
| Createdbykey | String | The key identifying the user who created the InvoiceRun. |
| Createdby | String | The user who created the InvoiceRun. |
| Createddate | Datetime | The creation date of the InvoiceRun. |
| Megaentitykey | Int64 | The mega entity key associated with the InvoiceRun. |
| Megaentityid | String | The mega entity ID associated with the InvoiceRun. |
| Megaentityname | String | The name of the mega entity associated with the InvoiceRun. |
| Record_url | String | The URL linking to the InvoiceRun record. |