Coupon Program

CCP_CouponProgram

Overview

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

Columns (17)

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
CCP_CouponCode String(255) No - -
CCP_CouponProgram_ID ID(22) No - -
CCP_CouponProgram_UU String(36) No - -
CCP_GenerateCoupon Button(1) No - -
CCP_MaxRedemptionsPerBP Integer(14) No - -
CCP_MaxRedemptionsTotal Integer(14) No - -
CCP_Redemption_Charge_ID Table(10) Yes - -
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
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

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
CCP_Redemption_Charge_ID CCP_Redemption_Charge.CCP_Redemption_Charge_ID -

Generated on 2026-05-03T17:56:33.822339329Z