PODocumentParams
Stores parameter settings for PO documents, enabling advanced configuration, custom fields, and specialized workflows.
Columns
| Name | Type | ReadOnly | Description |
| Recordno [KEY] | String | False |
Unique identifier for the PO document parameters. |
| Docid | String | False |
Identifier for the associated document. |
| Docclass | String | False |
Classification of the document. |
| Category | String | False |
Category associated with the document. |
| Description | String | False |
Description of the document parameters. |
| Userperm | Boolean | False |
Indicates if user permissions apply to the document. |
| Edittype | String | False |
Type of edits allowed on the document. |
| Deltype | String | False |
Type of deletions allowed for the document. |
| Enable_seqnum | Boolean | False |
Indicates if sequence numbering is enabled for the document. |
| Sequence | String | False |
Sequence number associated with the document. |
| Preserve_seqnum | Boolean | False |
Indicates if sequence numbers are preserved for the document. |
| Inherit_source_docno | Boolean | False |
Indicates if the source document number is inherited. |
| Updates_inv | String | False |
Details on inventory updates for the document. |
| In_out | String | False |
Specifies the direction of the transaction (in/out). |
| Updates_gl | String | False |
Details on general ledger updates for the document. |
| Convtype | String | False |
Conversion type applied to the document. |
| Updates_cost | Boolean | False |
Indicates if cost updates are applied for the document. |
| Exchratetypes_name | String | False |
Name of the exchange rate type used for the document. |
| Override_exch_rate_type | Boolean | False |
Indicates if the exchange rate type can be overridden. |
| Display_basecurrency | Boolean | False |
Indicates if the base currency is displayed. |
| Updates_pricelistid | String | False |
Details on price list updates for the document. |
| Term_name | String | False |
Name of the terms associated with the document. |
| Pricelistid | String | False |
Identifier for the price list applied to the document. |
| Special_pricelistid | String | False |
Identifier for the special price list applied to the document. |
| Override_price | Boolean | False |
Indicates if the price can be overridden. |
| Recallonly | Boolean | False |
Indicates if the document is recall-only. |
| Editable_price | Boolean | False |
Indicates if the price is editable in the document. |
| Show_totals | Boolean | False |
Indicates if totals are displayed in the document. |
| Showexpandedtotals | Boolean | False |
Indicates if expanded totals are displayed in the document. |
| Enableoverridetax | Boolean | False |
Indicates if tax override is enabled for the document. |
| Locoverride | Boolean | False |
Indicates if location override is enabled for the document. |
| Deptoverride | Boolean | False |
Indicates if department override is enabled for the document. |
| Xsltemplate | String | False |
Template associated with the document in XSL format. |
| Fixed_mesg | String | False |
Fixed message displayed for the document. |
| Contacttitle1 | String | False |
Title for the primary contact associated with the document. |
| Showtitle1 | Boolean | False |
Indicates if the title for the primary contact is displayed. |
| Alloweditbillto | Boolean | False |
Indicates if the 'bill to' address is editable. |
| Contacttitle2 | String | False |
Title for the secondary contact associated with the document. |
| Showtitle2 | Boolean | False |
Indicates if the title for the secondary contact is displayed. |
| Alloweditshipto | Boolean | False |
Indicates if the 'ship to' address is editable. |
| Convert_units | Boolean | False |
Indicates if unit conversion is enabled for the document. |
| Warnonlowqty | Boolean | False |
Indicates if warnings on low quantity are enabled. |
| Creditlimitcheck | Boolean | False |
Indicates if credit limit checks are enabled. |
| Warehouseselmethod | String | False |
Method used for warehouse selection in the document. |
| Default_warehouse | String | False |
Default warehouse associated with the document. |
| Status | String | False |
Current status of the document. |
| Posttogl | Boolean | False |
Indicates if the document is posted to the general ledger. |
| Cust_vend | String | False |
Customer or vendor associated with the document. |
| Sale_pur_trans | String | False |
Indicates if the transaction is a sale or purchase. |
| Force_prices | Boolean | False |
Indicates if pricing enforcement is applied to the document. |
| Whencreated | Datetime | False |
Timestamp when the document was created. |
| Whenmodified | Datetime | False |
Timestamp when the document was last modified. |
| Createdby | Int64 | False |
User ID of the creator of the document. |
| Modifiedby | Int64 | False |
User ID of the person who last modified the document. |
| Createtype | String | False |
Type of creation process applied to the document. |
| Megaentitykey | Int64 | False |
Key for the mega entity associated with the document. |
| Megaentityid | String | False |
Identifier for the mega entity associated with the document. |
| Megaentityname | String | False |
Name of the mega entity associated with the document. |
| Record_url | String | False |
URL linking to the record associated with the document. |