Price List Version

M_PriceList_Version

Identifies a unique instance of a Price List

Overview

Table NameM_PriceList_Version
Access LevelClient Only
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableM_DiscountSchema
WikiView on iDempiere Wiki

Columns (18)

Column Type Required Default Description
M_DiscountSchema_ID Search(22) Yes - Schema to calculate the trade discount percentage
PricesCount Integer(10) No 0 Counted Prices in Pricelist
Value String(40) Yes - Search key for the record in the format required - must be unique
Name String(80) Yes @#Date@ Alphanumeric identifier of the entity
AD_Client_ID Table Direct(22) Yes @AD_Client_ID@ Tenant for this installation.
AD_Org_ID Table Direct(22) Yes @AD_Org_ID@ Organizational entity within tenant
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
Description String(255) No - Optional short description of the record
IsActive Yes-No(1) Yes Y The record is active in the system
M_PriceList_ID Table Direct(22) Yes - Unique identifier of a Price List
M_Pricelist_Version_Base_ID Search(22) No - Source for Price list calculations
M_PriceList_Version_ID ID(22) Yes - Identifies a unique instance of a Price List
M_PriceList_Version_UU String(36) No - -
ProcCreate Button(1) No - -
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records
ValidFrom Date(7) Yes @#Date@ Valid from including this date (first day)

Foreign Keys

Column References Description
M_DiscountSchema_ID M_DiscountSchema.M_DiscountSchema_ID Schema to calculate the trade discount percentage
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant
M_PriceList_ID M_PriceList.M_PriceList_ID Unique identifier of a Price List
M_Pricelist_Version_Base_ID M_Pricelist_Version_Base.M_Pricelist_Version_Base_ID Source for Price list calculations

Generated on 2026-05-03T16:41:12.101447689Z