requestForQuoteItemItemPricing
Details item-level pricing within a Request For Quote (RFQ), including base pricing, volume discounts, and special offers.
Columns
| Name | Type | References | Description |
| id [KEY] | String | Unique identifier (Id) assigned internally to each record for tracking and reference purposes. This value is system-generated and cannot be modified. | |
| calculatequantitydiscounts | String | Indicates whether quantity discounts should be applied when calculating item pricing. If enabled, discounts are determined based on the quantity tiers set in the system. | |
| externalid | String | Unique Id assigned externally for integration with third-party systems. This Id allows for seamless synchronization between NetSuite and external applications. | |
| inputusing | String | Specifies the method used to input data for the item pricing request. This field determines how pricing information is processed and validated. | |
| lineid | Integer | Represents the unique Id for each line item in the request. Each line corresponds to a specific item pricing entry within the transaction. | |
| transactionid | Integer | Stores the internal Id for the associated transaction. This Id links the item pricing request to the corresponding purchase or sales transaction. | |
| vendor | Integer | Identifies the vendor associated with the pricing request. This value references the vendor's internal Id within NetSuite, ensuring accurate supplier tracking. |