Promotion Action

CCP_PromAction

Overview

Table NameCCP_PromAction
Access LevelClient Only
Entity TypeCLDE_CCP
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (19)

Column Type Required Default Description
AD_Client_ID Table Direct(22) No @#AD_Client_ID@ Tenant for this installation.
AD_Org_ID Table Direct(22) No @#AD_Org_ID@ Organizational entity within tenant
Amount Amount(22) No - Amount in a defined currency
CCP_IsReusable Yes-No(1) Yes Y -
CCP_PromAction_ID ID(22) No - -
CCP_PromActionType List(2) Yes - Promotion Action Type
CCP_PromAction_UU String(36) No - -
Created Date+Time(7) No SYSDATE Date this record was created
CreatedBy Search(22) No - User who created this records
Description String(255) No - Optional short description of the record
IsActive Yes-No(1) No Y The record is active in the system
M_DiscountSchema_ID Search(10) No - Schema to calculate the trade discount percentage
M_PriceList_ID Table Direct(22) No - Unique identifier of a Price List
Name String(255) Yes - Alphanumeric identifier of the entity
Updated Date+Time(7) No SYSDATE Date this record was updated
UpdatedBy Search(22) No - User who updated this records
Value String(40) No - Search key for the record in the format required - must be unique
C_Charge_ID Search(10) No - Additional document charges
M_Product_ID Search(10) No - Product, Service, Item

Foreign Keys

Column References Description
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_DiscountSchema_ID M_DiscountSchema.M_DiscountSchema_ID Schema to calculate the trade discount percentage
M_PriceList_ID M_PriceList.M_PriceList_ID Unique identifier of a Price List
C_Charge_ID C_Charge.C_Charge_ID Additional document charges
M_Product_ID M_Product.M_Product_ID Product, Service, Item

Generated on 2026-05-03T16:37:21.568487435Z