Table of Contents

Table Scm_Purchase_Product_Prices

Entity

Entity: Logistics.Procurement.PurchaseProductPrices

Contains purchase prices of the products. Used for automatically loading unit prices in the purchase documents. Entity: Scm_Purchase_Product_Prices

Summary

Name Type Description
Currency_Id uniqueidentifier The currency of the price
Enterprise_Company_Id uniqueidentifier
Enterprise_Company_Location_Id uniqueidentifier Specifies the Enterprise Company Location for which the price is valid for. If the field is blank, the price is valid for all Enterprise Company Locations.
From_Date datetime Starting date of validity of the price
Max_Quantity decimal(18, 3) Maximum quantity for which this price is valid in the Price_Quantity_Measurement_Unit
Min_Quantity decimal(18, 3) Minimal quantity required to use this price (in the Price_Quantity_Measurement_Unit)
Notes nvarchar(254)
Price decimal(13, 5) Price in the specified currency and for the specified quantity
Price_Quantity decimal(10, 3) The quantity of the product for which the price is specified
Price_Quantity_Measurement_Unit_Id uniqueidentifier The measurement unit of Price_Quantity
Priority tinyint Allowed: 1, 2, 3, 4, 5 Priority of the price comparative to other prices
Product_Id uniqueidentifier The product for which a purchase price will be defined
Purchase_Price_List_Id uniqueidentifier When not null, specifies that this price is valid only when the purchase document is set to work with the specified price list.
Purchase_Product_Price_Id uniqueidentifier PK
Row_Version timestamp
Supplier_Id uniqueidentifier When not null, specifies that the price is valid only for the specified supplier.
Thru_Date datetime Ending date (inclusive) of the validity of the price

Columns

Currency_Id

The currency of the price

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 6
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Gen_Currencies
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Short
User Login no
Visible yes

Currency_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Enterprise_Company_Id

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 3
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Gen_Enterprise_Companies
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Enterprise_Company_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Enterprise_Company_Location_Id

Specifies the Enterprise Company Location for which the price is valid for. If the field is blank, the price is valid for all Enterprise Company Locations.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 16
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Cm_Company_Locations
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Enterprise_Company_Location_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

From_Date

Starting date of validity of the price

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop no
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 9
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type datetime (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible no

From_Date - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes yes
GreaterThanOrLessThan None yes no

Max_Quantity

Maximum quantity for which this price is valid in the Price_Quantity_Measurement_Unit

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop no
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 14
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type decimal(18, 3) (Allows NULL)
UI Memo Editor no
UI Width Short
User Login no
Visible no

Max_Quantity - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes yes

Min_Quantity

Minimal quantity required to use this price (in the Price_Quantity_Measurement_Unit)

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop no
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 13
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type decimal(18, 3) (Allows NULL)
UI Memo Editor no
UI Width Short
User Login no
Visible no

Min_Quantity - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes yes

Notes

Property Value
Attributes IsLongString
Auto Complete no
Data Filter no
Default Value None
Enter Stop no
Ignore for Insert Order no
Is Entity Name no
Max Length 254
Order 12
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(254) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Price

Price in the specified currency and for the specified quantity

Property Value
Auto Complete no
Data Filter no
Default Value 0
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 5
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type decimal(13, 5)
UI Memo Editor no
UI Width Short
User Login no
Visible yes

Price_Quantity

The quantity of the product for which the price is specified

Property Value
Auto Complete no
Data Filter no
Default Value 1
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 7
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type decimal(10, 3)
UI Memo Editor no
UI Width Short
User Login no
Visible no

Price_Quantity_Measurement_Unit_Id

The measurement unit of Price_Quantity

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop no
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 8
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Gen_Measurement_Units
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Short
User Login no
Visible no

Price_Quantity_Measurement_Unit_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Priority

Priority of the price comparative to other prices

Property Value
Allowed Values 1, 2, 3, 4, 5
Auto Complete no
Data Filter no
Default Value 2
Enter Stop no
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 11
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type tinyint
UI Memo Editor no
UI Width Short
User Login no
Visible yes

Priority - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Product_Id

The product for which a purchase price will be defined

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 1
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Gen_Products
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Long
User Login no
Visible yes

Product_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Purchase_Price_List_Id

When not null, specifies that this price is valid only when the purchase document is set to work with the specified price list.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 4
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Scm_Purchase_Price_Lists
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Purchase_Price_List_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Purchase_Product_Price_Id

Property Value
Auto Complete no
Data Filter no
Default Value NewGuid
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 0
Ownership Reference no
Pasword no
Picture no
Primary Key yes (order: 1)
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Purchase_Product_Price_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Row_Version

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 15
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type timestamp
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Supplier_Id

When not null, specifies that the price is valid only for the specified supplier.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Scm_Suppliers
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier (Allows NULL)
UI Memo Editor no
UI Width Long
User Login no
Visible yes

Supplier_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Thru_Date

Ending date (inclusive) of the validity of the price

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop no
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 10
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type datetime (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Thru_Date - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes yes
GreaterThanOrLessThan None yes no