InvDocumentParams
Defines parameters and configuration settings for invoicing documents, supporting custom workflows and templates.
Columns
| Name | Type | ReadOnly | Description |
| Recordno [KEY] | String | False |
Unique identifier for this invoice document parameter record. |
| Docid | String | False |
Unique identifier for the invoice document containing these parameters. |
| Description | String | False |
Description of the invoice document parameter record. |
| Docclass | String | False |
Class of the document associated with the invoice document parameter record. |
| Category | String | False |
Category of the document for invoice document parameter record. |
| Userperm | Boolean | False |
Indicates if user permissions are set for the invoice document parameter record. |
| Edittype | String | False |
Type of edit allowed for the invoice document parameter record. |
| Deltype | String | False |
Type of deletion allowed for the invoice document parameter record. |
| Enable_seqnum | Boolean | False |
Indicates if sequence number generation is enabled. |
| Sequence | String | False |
Sequence number for the invoice document parameter record. |
| Preserve_seqnum | Boolean | False |
Indicates if the sequence number should be preserved. |
| Inherit_source_docno | Boolean | False |
Indicates if the source document number should be inherited. |
| Updates_inv | String | False |
Indicates if the inventory is updated with this document. |
| In_out | String | False |
Specifies whether the document is incoming or outgoing. |
| Convtype | String | False |
Conversion type applied to the invoice document parameter record. |
| Updates_cost | Boolean | False |
Indicates if cost updates are allowed in the invoice document parameter record. |
| Pricelistid | String | False |
Identifier for the price list associated with the invoice document parameter record. |
| Special_pricelistid | String | False |
Special price list identifier, if any, for the invoice document parameter record. |
| Show_totals | Boolean | False |
Indicates if totals should be displayed in the document. |
| Locoverride | Boolean | False |
Indicates if location override is enabled for this record. |
| Deptoverride | Boolean | False |
Indicates if department override is enabled for this record. |
| Xsltemplate | String | False |
XSL template associated with the invoice document parameter record. |
| Fixed_mesg | String | False |
Fixed message associated with the invoice document parameter record. |
| Warnonlowqty | Boolean | False |
Indicates if a warning should be issued for low quantity. |
| Warehouseselmethod | String | False |
Method used to select warehouse for the invoice document parameter record. |
| Default_warehouse | String | False |
Default warehouse for the invoice document parameter record. |
| Status | String | False |
Status of the invoice document parameter record. |
| Sale_pur_trans | String | False |
Indicates whether the transaction is for sale or purchase. |
| Cust_vend | String | False |
Indicates whether the transaction involves a customer or vendor. |
| Whencreated | Datetime | False |
Timestamp for when the invoice document parameter record was created. |
| Whenmodified | Datetime | False |
Timestamp for when the invoice document parameter record was last modified. |
| Createdby | Int64 | False |
Identifier of the user who created the invoice document parameter record. |
| Modifiedby | Int64 | False |
Identifier of the user who last modified the invoice document parameter record. |
| Createtype | String | False |
Type of creation process for the invoice document parameter record. |
| Megaentitykey | Int64 | False |
Key identifying the mega entity associated with the invoice document parameter record. |
| Megaentityid | String | False |
ID of the mega entity associated with the invoice document parameter record. |
| Megaentityname | String | False |
Name of the mega entity associated with the invoice document parameter record. |
| Record_url | String | False |
URL linking to the invoice document parameter record. |