Combination
C_ValidCombination
Valid Account Combination
Overview
| Table Name | C_ValidCombination |
|---|---|
| Access Level | Client + Organization |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | Account |
| Wiki | View on iDempiere Wiki |
Columns (29)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
Combination |
String(60) | No | - | Unique combination of account elements |
Account_ID |
Search(22) | Yes | - | Account used |
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 |
AD_OrgTrx_ID |
Table(22) | No | - | Performing or initiating organization |
Alias |
String(40) | No | - | Defines an alternate method of indicating an account combination. |
C_AcctSchema_ID |
Table Direct(22) | Yes | - | Rules for accounting |
C_Activity_ID |
Table(22) | No | - | Business Activity |
C_BPartner_ID |
Search(22) | No | - | Identifies a Business Partner |
C_Campaign_ID |
Table(22) | No | - | Marketing Campaign |
C_LocFrom_ID |
Search(22) | No | - | Location that inventory was moved from |
C_LocTo_ID |
Search(22) | No | - | Location that inventory was moved to |
C_Project_ID |
Table(22) | No | - | Financial Project |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
C_SalesRegion_ID |
Table(22) | No | - | Sales coverage region |
C_SubAcct_ID |
Table Direct(10) | No | - | Sub account for Element Value |
C_ValidCombination_ID |
ID(22) | Yes | - | Valid Account Combination |
C_ValidCombination_UU |
String(36) | No | - | - |
Description |
String(255) | No | - | Optional short description of the record |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsFullyQualified |
Yes-No(1) | Yes | - | This account is fully qualified |
M_Product_ID |
Search(22) | No | - | Product, Service, Item |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
User1_ID |
Search(22) | No | - | User defined element #1 |
User2_ID |
Search(22) | No | - | User defined element #2 |
UserElement1_ID |
ID(10) | No | - | User defined accounting Element |
UserElement2_ID |
ID(10) | No | - | User defined accounting Element |
Foreign Keys
| Column | References | Description |
|---|---|---|
Account_ID |
Account.Account_ID | Account used |
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_OrgTrx_ID |
AD_OrgTrx.AD_OrgTrx_ID | Performing or initiating organization |
C_AcctSchema_ID |
C_AcctSchema.C_AcctSchema_ID | Rules for accounting |
C_Activity_ID |
C_Activity.C_Activity_ID | Business Activity |
C_BPartner_ID |
C_BPartner.C_BPartner_ID | Identifies a Business Partner |
C_Campaign_ID |
C_Campaign.C_Campaign_ID | Marketing Campaign |
C_LocFrom_ID |
C_LocFrom.C_LocFrom_ID | Location that inventory was moved from |
C_LocTo_ID |
C_LocTo.C_LocTo_ID | Location that inventory was moved to |
C_Project_ID |
C_Project.C_Project_ID | Financial Project |
C_SalesRegion_ID |
C_SalesRegion.C_SalesRegion_ID | Sales coverage region |
C_SubAcct_ID |
C_SubAcct.C_SubAcct_ID | Sub account for Element Value |
M_Product_ID |
M_Product.M_Product_ID | Product, Service, Item |
User1_ID |
User1.User1_ID | User defined element #1 |
User2_ID |
User2.User2_ID | User defined element #2 |
UserElement1_ID |
UserElement1.UserElement1_ID | User defined accounting Element |
UserElement2_ID |
UserElement2.UserElement2_ID | User defined accounting Element |
Generated on 2026-05-03T16:36:59.215733962Z