InvRecurSubtotals
Tracks recurring subtotal calculations for invoicing, supporting periodic billing cycles and aggregate tracking.
Columns
| Name | Type | Description |
| Recordno [KEY] | String | The unique identifier for the invoice recurring subtotals record. |
| Dochdrno | Int64 | The document header number for this record in the invoice recurring subtotals record. |
| Description | String | The description associated with this invoice recurring subtotals record. |
| Absval | Double | The absolute value for the invoice recurring subtotals record. |
| Absedit | String | The edited absolute value for this invoice recurring subtotals record. |
| Percentval | Double | The percentage value for the invoice recurring subtotals record. |
| Percentedit | String | The edited percentage value for the invoice recurring subtotals record. |
| Total | Double | The total value for this invoice recurring subtotals record. |
| Status | String | The current status of the invoice recurring subtotals record. |
| Taxdetail | Int64 | The tax detail record associated with this invoice recurring subtotals record. |
| Department | String | The department associated with this invoice recurring subtotals record. |
| Location | String | The location associated with this invoice recurring subtotals record. |
| Trx_absval | Double | The transactional absolute value for the invoice recurring subtotals record. |
| Trx_total | Double | The transactional total for the invoice recurring subtotals record. |
| Projectdimkey | Int64 | The project dimension key associated with this invoice recurring subtotals record. |
| Projectid | String | The project ID associated with this invoice recurring subtotals record. |
| Projectname | String | The project name associated with this invoice recurring subtotals record. |
| Record_url | String | The URL linking to this invoice recurring subtotals record. |