MeaPriceListEntry
Represents entries within a Multiple Element Arrangement (MEA) price list, defining fair value pricing rules, price types, and currency settings for specific items.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the MEA price list entry. |
| auditCreatedDateTime | Datetime | True |
The date and time when the MEA price list entry was created. |
| auditModifiedBy | String | True |
The user who last modified the MEA price list entry. |
| auditModifiedDateTime | Datetime | True |
The date and time when the MEA price list entry was last modified. |
| calculatePercentageBasedOn | String | False |
The basis used to calculate the percentage for this MEA price list entry, such as list price or cost. |
| currencyBaseCurrency | String | False |
The base currency for this MEA price list entry. |
| currencyExchangeRate | Decimal | False |
The exchange rate used to convert the transaction currency to the base currency for this entry. |
| currencyExchangeRateDate | Date | False |
The date used to determine the exchange rate for this MEA price list entry. |
| currencyExchangeRateTypeId | String | False |
The Id of the exchange rate type used for currency conversion on this MEA price list entry. |
| currencyTxnCurrency | String | False |
The transaction currency for this MEA price list entry. |
| fairValueCategory_Href | String | True |
The URL of the fair value category associated with this MEA price list entry. |
| fairValueCategory_Id | String | False |
The Id of the fair value category associated with this MEA price list entry. |
| fairValueCategory_Key | String | False |
The system-assigned key of the fair value category associated with this MEA price list entry. |
| href | String | True |
The URL of the MEA price list entry resource. |
| id | String | True |
The unique identifier of the MEA price list entry record. |
| item_Href | String | True |
The URL of the item associated with this MEA price list entry. |
| item_Id | String | False |
The Id of the item associated with this MEA price list entry. |
| item_Key | String | False |
The system-assigned key of the item associated with this MEA price list entry. |
| item_Name | String | True |
The name of the item associated with this MEA price list entry. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the MEA price list entry record. |
| meaPriceList_Href | String | True |
The URL of the MEA price list associated with this entry. |
| meaPriceList_Id | String | False |
The Id of the MEA price list associated with this entry. |
| meaPriceList_Key | String | False |
The system-assigned key of the MEA price list associated with this entry. |
| priceRangeVarianceType | String | False |
The variance type used to define acceptable price ranges for this MEA price list entry. |
| priceRuleOutsideRange | String | False |
The pricing rule applied when a transaction price falls outside the defined range for this entry. |
| priceType | String | False |
The price type for this MEA price list entry, such as fixed amount or percentage. |
| status | String | False |
The current status of the MEA price list entry, such as active or inactive. |
| usePriceRange | Bool | False |
Indicates whether a price range is used to validate fair value prices for this entry. |
| webURL | String | True |
The web URL for viewing this MEA price list entry in the application. |
| ListAggregate_Lines | String | False |
The aggregate list of price range lines associated with this MEA price list entry. |