Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Inventory Price Lists are used to store an insured or declared value for items on Transfer transactions. These price lists can be attached to (Transfer) Transaction Classes so that new transfer items inherit prices or can be manually changed/assigned. The purpose of this page is to add, edit, and remove these records.

Software Version: 2025.0304.24 21 and newer

Table of Contents
typeflat

...

Toolbar IconsDescription
Column Filter Show/Hide
Insert excerpt
Column Filter Show/Hide - Global
Column Filter Show/Hide - Global
nopaneltrue
Delete
Insert excerpt
Delete - LV 3.0
Delete - LV 3.0
nopaneltrue
Excel
Insert excerpt
Excel - LV 3.0
Excel - LV 3.0
nopaneltrue
Favorites
Insert excerpt
Favorites Add/Remove - Global
Favorites Add/Remove - Global
nopaneltrue
Group By Show / Hide
Insert excerpt
Group By Show/Hide - Global
Group By Show/Hide - Global
nopaneltrue
Help
Insert excerpt
Help - Global 3.0
Help - Global 3.0
nopaneltrue
New

Insert excerpt
New - Multi-Select Trans Type - Global 3.0
New - Multi-Select Trans Type - Global 3.0
nopaneltrue
The options include:

  • Transfer Price List: To be used on Inventory Transfer transactions. 
Quick Column Filter
Insert excerpt
Quick Column Filter
Quick Column Filter
nopaneltrue
Saved Layouts
Insert excerpt
Column Layouts for Framework 3.0 - Global
Column Layouts for Framework 3.0 - Global
nopaneltrue
FieldsDescription
CheckboxUsed to select one or more records for delete or mass update.
Currency

Identifies the Currency that the Prices on the Price List are recorded. This defaults to the company's Currency and is never editable. 

Database Field: ERPx_MFPriceListHeader.CurrencySK

Description

A text box to add/edit the name (long description) of the Price List. This defaults to blank but is required for all records and must be <= 50 characters. If missing, the message "Description is required." will be displayed on Save. The description does not have to be unique.

Database Field: ERPx_MFPriceListHeader.Description

Freight Included

Identifies whether the price includes freight costs or not.  This is always editable from the record view "Prices Include Freight Cost" field in the header. 

Database Field: ERPx_MFPriceListHeader.IsFreightIncluded

Inactive

The value from the 'Inactive' property. If set to 'Yes' then the record is "Inactive" and will not be included in look-ups for transactions or other master files. If set to 'No' then the record is "Active" and can be freely used. 'No' values display as blank in the grid. This value is always editable.

Database Field: ERPx_MFPriceListHeader.IsInactive 

Price List

A hyperlink that shows the value of the 'Price List' property on the the Price List record. Clicking on the link opens the record view for the selected Price List.

This defaults to blank for new records and is required and must be <= 25 characters. If not assigned, the message "Price List is required." will be displayed on Save. This value must be unique across all Price Lists in the same Price List Class. If not unique, the message "Duplicate Price List ID's are not allowed." will be displayed on Save. This field is always editable from the record view.

The Price List is used as a short description and unique identifier of the list.

Database Field: ERPx_MFPriceListHeader.PriceListID

Price List Class

Identifies the type of transactions that each Price List applied to. This is always set to "Transfer" for Inventory Price Lists and is never editable. 

This lookup contains all the values in the MFPriceListClass Enumeration Class with an Enumeration Value of 5.

Database Field: ERPx_MFPriceListHeader.PriceListClassEN 

...