Loyalty Membership
CCP_LoyMembership
Overview
| Table Name | CCP_LoyMembership |
|---|---|
| Access Level | Client Only |
| Entity Type | CLDE_CCP |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (20)
| 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 |
AD_User_ID |
Table Direct(22) | No | - | User within the system - Internal or Business Partner Contact |
C_BPartner_ID |
Search(22) | Yes | - | Identifies a Business Partner |
C_BPartner_Location_ID |
Table Direct(10) | No | - | Identifies the (ship to) address for this Business Partner |
CCP_CardPrintName |
String(255) | No | - | Information or text that is planned to be printed on a physical card, such as a membership card |
CCP_Loyalty_ID |
Table Direct(22) | Yes | - | - |
CCP_LoyaltyTier_ID |
Table Direct(22) | No | - | - |
CCP_LoyMembershipGroup_ID |
Search(22) | No | - | - |
CCP_LoyMembership_ID |
ID(22) | No | - | - |
CCP_LoyMembership_UU |
String(36) | No | - | - |
CCP_QualifyingPoints |
Integer(14) | Yes | 0 | - |
CCP_RedeemablePoints |
Integer(14) | Yes | 0 | - |
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 |
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 |
AD_User_ID |
AD_User.AD_User_ID | User within the system - Internal or Business Partner Contact |
C_BPartner_ID |
C_BPartner.C_BPartner_ID | Identifies a Business Partner |
C_BPartner_Location_ID |
C_BPartner_Location.C_BPartner_Location_ID | Identifies the (ship to) address for this Business Partner |
CCP_Loyalty_ID |
CCP_Loyalty.CCP_Loyalty_ID | - |
CCP_LoyaltyTier_ID |
CCP_LoyaltyTier.CCP_LoyaltyTier_ID | - |
CCP_LoyMembershipGroup_ID |
CCP_LoyMembershipGroup.CCP_LoyMembershipGroup_ID | - |
Generated on 2026-05-03T16:42:12.629533075Z