custompurchase
Tracks custom purchase records, including item details, suppliers, and purchase terms, tailored to specific business processes.
Columns
| Name | Type | References | Description |
| account | String | The account associated with the transaction or record. | |
| availablevendorcredit | Decimal | The amount of available vendor credit for the transaction. | |
| billaddresslist | String | The list of billing addresses associated with the transaction. | |
| billingaddress | String | The primary billing address for the transaction. | |
| class | String | The class associated with the transaction or record, used for categorization. | |
| createddate | Datetime | The date and time when the record was created. | |
| currency | String | The currency used for the transaction. | |
| currencyname | String | The name of the currency associated with the transaction. | |
| currencysymbol | String | The symbol of the currency used in the transaction. | |
| customform | String | The custom form associated with the transaction or record. | |
| department | String | The department responsible for the transaction or record. | |
| discountamount | Decimal | The amount of discount applied to the transaction. | |
| discountdate | Date | The date when the discount is applied or valid. | |
| duedate | Date | The due date for payment or the transaction. | |
| entity | String | The entity associated with the transaction, such as a customer or vendor. | |
| exchangerate | Decimal | The exchange rate used for currency conversion in the transaction. | |
| externalid | String | The external identifier associated with the transaction. | |
| incoterm | String | The Incoterms (International Commercial Terms) used in the transaction. | |
| landedcostmethod | String | The method used to calculate the landed cost for the items. | |
| landedcostperline | Boolean | Indicates whether landed cost is applied per line item. | |
| lastmodifieddate | Datetime | The date and time when the record was last modified. | |
| location | String | The location where the transaction or record is associated. | |
| memo | String | A memo or note providing additional details about the transaction. | |
| nexus | String | The tax nexus associated with the transaction, indicating tax jurisdiction. | |
| overrideinstallments | Boolean | Indicates whether installment terms are overridden for the transaction. | |
| paymenthold | Boolean | Indicates whether payment is held for the transaction. | |
| postingperiod | String | The posting period associated with the transaction. | |
| status | String | The current status of the transaction or record. | |
| subsidiary | String | The subsidiary associated with the transaction or record. | |
| taxdetailsoverride | Boolean | Indicates whether tax details have been overridden for the transaction. | |
| taxregoverride | Boolean | Indicates whether tax registration details have been overridden for the transaction. | |
| taxtotal | Decimal | The total amount of tax applied to the transaction. | |
| trandate | Date | The date when the transaction occurred. | |
| tranid | String | The unique identifier for the transaction. | |
| transactionnumber | String | The transaction number used to track the transaction. | |
| transtatus | String | The status of the transaction (for example, pending, completed). | |
| usertotal | Decimal | The total amount as calculated by the user for the transaction. |